add .gitignore openssh-6.1p1
authorLuke Howard <lukeh@padl.com>
Thu, 13 Dec 2012 01:48:53 +0000 (12:48 +1100)
committerLuke Howard <lukeh@padl.com>
Thu, 13 Dec 2012 01:48:53 +0000 (12:48 +1100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1a3b666
--- /dev/null
@@ -0,0 +1,29 @@
+/aclocal.m4
+/autom4te.cache
+/compile
+/config.guess
+/config.log
+/config.status
+/config.sub
+/config.h
+/configure
+/config.h.in
+/depcomp
+
+/libtool
+/ltmain.sh
+/missing
+
+.DS_Store
+
+Makefile.in
+Makefile
+
+*.la
+*.lo
+*~
+
+.deps
+.libs
+.a.out.dSYM
+.dSYM