tree-sitter-bp/.gitignore
Bruno BELANYI ebb642cb14
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Rename to 'tree-sitter-bp'
This is really just to simplify my life and align with the Vim/NeoVim
filetype name.
2024-04-10 15:32:37 +00:00

9 lines
114 B
Plaintext

# Nix files
/result
/.pre-commit-config.yaml
# Tree-sitter artifact
/tree-sitter-bp.wasm
# Rust bindings
/target