aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-03-15 22:36:05 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-03-16 18:25:58 +0100
commit0ad8f7e0982dbfcd57f3f4d5d5691c4e6d861208 (patch)
tree7ee10b15879b65f2e666bb2e609759517e21623d /.gitignore
parent310f5761d4b491ba87d087f7dcede4daaac123ec (diff)
gitignore Makefiles produced by 'make compile'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 69738289..bf5baa01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,9 @@ compile
*.hh
!library/*.cc
!library/*.hh
+*/*Test
+*/*_Tests
+selftest/Selftest
+*/Makefile
+!bin/Makefile
+!deps/Makefile