Clean up gitignore

This commit is contained in:
Max Brunsfeld 2017-03-09 20:49:11 -08:00
parent 6dc0ff359d
commit dc2035c262

14
.gitignore vendored
View file

@ -1,15 +1,17 @@
.idea
# Compiled binaries
out
# Generated build config files
gyp-mac-tool
Makefile
*.Makefile
*.target.mk
# IDE files
.idea
*.xcodeproj
test/run.out*
externals/cpplint.py
out
*.pyc
# Dev dependencies
test/fixtures/grammars/*
!test/fixtures/grammars/.gitkeep
externals/cpplint.py