aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 12 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ebacea3cd..c8fba911b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,12 +17,22 @@ compile
/depcomp
.dirstamp
/example/.deps/
-/example/Makefile
/example/ndpiReader
/example/Makefile.dpdk
/example/build
-*.in
+# Makefiles generated by configure
+/example/Makefile
+/fuzz/Makefile
+/python/Makefile
+/tests/benchmark/Makefile
+/tests/dga/Makefile
+/tests/unit/Makefile
+# Makefiles generated by AutoMake
+/fuzz/Makefile.in
+/tests/Makefile.in
+/Makefile.in
/install-sh
+*.h.in
*.ko
*.la
/libndpi.pc