Remove *.mk and *.Makefile from .gitignore list
The *.mk and *.Makefile files generated by gyp are stored in $TOPLEVEL/out now. Fixes #636.
This commit is contained in:
parent
4a69c4bb5f
commit
df1399fa75
2
.gitignore
vendored
2
.gitignore
vendored
@ -31,5 +31,3 @@ UpgradeLog*.XML
|
||||
Debug
|
||||
Release
|
||||
ipch
|
||||
*.mk
|
||||
*.Makefile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user