aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0a70ae91..eaac5da8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,6 +65,11 @@ stamp-h1
*.vcproj
*.vcxproj
+# Ignore GYP generated Makefiles
+src/Makefile
+*.Makefile
+*.target.mk
+
# Ignore compiled Python files.
*.pyc