summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f15f5f8..6941805 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,5 +10,7 @@ debug
.project
.cproject
.metadata
-Makefile
-Makefile.*
+/Makefile
+/Makefile.*
+/src/Makefile
+/src/Makefile.*