summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-01-20 09:00:53 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-01-20 09:03:43 +0100
commita04c67dfc98bffef3b00b8ed04e54ca92eedfa1c (patch)
treeee9d3f8d45de62a4ecace4dfac2fad1b75d7228a /.gitignore
parent00f879a81e898b37b9c17c878dc90327ca84684e (diff)
Update .gitignore and remove install-sh
install-sh is autogenerated. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
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