aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9ccc98e68..3c7db89c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,5 @@
Makefile*
libbotan*.so.*
-botan_all.cpp
-botan_all.h
*.a
*.so
*.exp
@@ -13,3 +11,9 @@ build
build.log
botan
botan-test
+
+# Amalgamation code
+botan_all.h
+botan_all_internal.h
+botan_all.cpp
+botan_all_*.cpp