tree-sitter/.gitignore
2017-03-09 20:49:11 -08:00

17 lines
232 B
Text

# Compiled binaries
out
# Generated build config files
gyp-mac-tool
Makefile
*.Makefile
*.target.mk
# IDE files
.idea
*.xcodeproj
# Dev dependencies
test/fixtures/grammars/*
!test/fixtures/grammars/.gitkeep
externals/cpplint.py