summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-10-19 12:28:48 +0200
committerJan Engelhardt <jengelh@medozas.de>2010-10-19 12:28:48 +0200
commit781a9f058327730723525d3c4b85533920a00e9b (patch)
tree65148e6a39d6872f17314ba21356c072dc6aa3fc /.gitignore
parent7ce8198437199a83d9e2884a5b73e035a7a38db9 (diff)
Add .gitignore files
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..04462c0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+*~
+*.la
+*.lo
+*.o
+.deps
+.libs
+Makefile
+Makefile.in
+
+/aclocal.m4
+/autom4te.cache
+/compile
+/config.*
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+/stamp-h1
+
+/doxygen.cfg
+/libmnl.pc