Ignore rust-generated files
This commit is contained in:
parent
bc0f83fdeb
commit
6c30591188
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,3 +4,5 @@
|
||||||
|
|
||||||
# Tree-sitter artifact
|
# Tree-sitter artifact
|
||||||
/tree-sitter-tiger.wasm
|
/tree-sitter-tiger.wasm
|
||||||
|
# Rust bindings
|
||||||
|
/target
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue