summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--boilerplate/.gitignore2
-rw-r--r--build/.gitignore2
-rw-r--r--src/.gitignore2
3 files changed, 6 insertions, 0 deletions
diff --git a/boilerplate/.gitignore b/boilerplate/.gitignore
index 31646567f..b750c326e 100644
--- a/boilerplate/.gitignore
+++ b/boilerplate/.gitignore
@@ -3,7 +3,9 @@ tags
Makefile
Makefile.in
Makefile.am.config
+Makefile.am.features
Makefile.win32.config
+Makefile.win32.features
*.lo
*.la
*.exe
diff --git a/build/.gitignore b/build/.gitignore
index e11f30fcd..8b6b3082d 100644
--- a/build/.gitignore
+++ b/build/.gitignore
@@ -6,3 +6,5 @@ install-sh
ltmain.sh
missing
mkinstalldirs
+Makefile.win32.features
+Makefile.win32.features-h
diff --git a/src/.gitignore b/src/.gitignore
index a1f26f2d1..73937b76d 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -3,7 +3,9 @@
Makefile
Makefile.in
Makefile.am.config
+Makefile.am.features
Makefile.win32.config
+Makefile.win32.features
*.gcda
*.gcno
*.la