]> git.ipfire.org Git - thirdparty/libnftnl.git/commitdiff
git: add a .gitignore file
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Tue, 14 May 2013 00:51:16 +0000 (00:51 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 16 May 2013 16:42:39 +0000 (18:42 +0200)
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d8a55bf
--- /dev/null
@@ -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