Cargo.lock
node_modules
build
package-lock.json
/target/
.build/
bindings/c/*.pc
bindings/c/*.h
*.a
*.o
*.so
*.dylib

# These files would be generated by 'tree-sitter generate' with the default
# settings. We don't want them because there's already a copy at the root.
php/Cargo.toml
php/binding.gyp
php/bindings
php_only/Cargo.toml
php_only/binding.gyp
php_only/bindings
