mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
Now that error recovery requires no input for the grammar author, it shouldn't be tested in the individual grammar repos.
16 lines
169 B
Plaintext
16 lines
169 B
Plaintext
.idea
|
|
|
|
gyp-mac-tool
|
|
Makefile
|
|
*.Makefile
|
|
*.target.mk
|
|
*.xcodeproj
|
|
|
|
spec/run.out*
|
|
externals/cpplint.py
|
|
out
|
|
*.pyc
|
|
|
|
spec/fixtures/grammars/*
|
|
!spec/fixtures/grammars/.gitkeep
|