]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Add a basic .gitignore to ignore build related fluff
authorMukund Sivaraman <muks@isc.org>
Thu, 8 Mar 2012 04:05:48 +0000 (09:35 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 8 Mar 2012 04:06:41 +0000 (09:36 +0530)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..600aac3
--- /dev/null
@@ -0,0 +1,28 @@
+*.la
+*.lo
+*.o
+.deps/
+.libs/
+Makefile
+Makefile.in
+TAGS
+
+/aclocal.m4
+/autom4te.cache/
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.report
+/config.status
+/config.sub
+/configure
+/cscope.files
+/cscope.out
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+/py-compile
+/stamp-h1