Update .gitignore
authorJan Engelhardt <jengelh@medozas.de>
Sat, 30 Oct 2010 21:15:19 +0000 (23:15 +0200)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:06 +0000 (14:12 +0100)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
.gitignore
utils/.gitignore [new file with mode: 0644]

index 99e943d..dbd9ac7 100644 (file)
@@ -1,17 +1,20 @@
-doxygen.cfg
-doxygen
+.deps
+.libs
+Makefile
+Makefile.in
+*.o
+*.la
+*.lo
 
-config.guess
-config.log
-config.sub
-config.status
-configure
-autom4te.cache
-libtool
-ltmain.sh
-missing
-install-sh
-depcomp
-aclocal.m4
+/aclocal.m4
+/autom4te.cache
+/config.*
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
 
-libnetfilter_queue.pc
+/doxygen.cfg
+/libnetfilter_queue.pc
diff --git a/utils/.gitignore b/utils/.gitignore
new file mode 100644 (file)
index 0000000..10fe6e9
--- /dev/null
@@ -0,0 +1 @@
+/nfqnl_test