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