summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2018-06-27 11:50:43 +0200
committerFlorian Westphal <fw@strlen.de>2018-07-02 18:07:21 +0200
commit131920089dc21db43e7dba7104c15889701230ea (patch)
tree9cae1ec218a670cb720ba2a09d62dc287ac87634 /.gitignore
parentb0735eca551f77b19b996a742fd305185ef0377c (diff)
build: move to automake
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 22 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d2fc36e..1fff83c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,28 @@
-*.o
+*.a
+*.la
+*.lo
*.so
+*.o
+.deps/
+.dirstamp
+.libs/
+Makefile
+Makefile.in
+
+/aclocal.m4
+/autom4te.cache/
+/build-aux/
+/config.*
+/configure
+/libtool
+/stamp-h1
+
/ebtables
+/ebtables-config
/ebtables-restore
+/ebtables-save
+/ebtables.8
+/ebtables.sysv
/ebtablesd
/ebtablesu
/static