summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d8a55bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+# Dependency and object files
+.*.d
+*.o
+*.lo
+*.la
+.deps
+.libs
+.dirstamp
+
+# Generated by autoconf/configure
+Makefile
+Makefile.in
+config.*
+configure
+autom4te.cache
+stamp-h1
+aclocal.m4
+libnftables.pc
+libtool
+build-aux
+doxygen.cfg
+
+# Debian package build temporary files
+build-stamp