summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6c7f08c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+# global
+*.la
+*.lo
+*.o
+.deps
+.libs
+Makefile
+Makefile.in
+
+# this dir
+/Rules.make
+/ulogd.conf
+
+# build system
+/aclocal.m4
+/autom4te.cache
+/config.*
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+/stamp-h1