summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-10-19 18:05:29 +0200
committerJan Engelhardt <jengelh@medozas.de>2010-10-19 18:05:29 +0200
commita2297acbaed4174f27a7caef98f2d84f9bde8c5c (patch)
tree4e8a1b7e77ee54b674a596da3ea054186f544c97
parent554784c070ba034a2a5dae867480f91ec242a27a (diff)
Add .gitignore files
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
-rw-r--r--.gitignore20
-rw-r--r--src/.gitignore1
2 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9f6660e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+*~
+*.la
+*.lo
+*.o
+.deps
+.libs
+Makefile
+Makefile.in
+
+/aclocal.m4
+/autom4te.cache
+/compile
+/config.*
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+/stamp-h1
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..6166aba
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1 @@
+/ipset