Update .gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1 +1,13 @@
|
|||||||
|
|
||||||
|
# Visual Studio Code config
|
||||||
|
.vscode
|
||||||
|
|
||||||
|
# Rust
|
||||||
/target
|
/target
|
||||||
|
|
||||||
|
# Symbol table dump?
|
||||||
|
*.ron
|
||||||
|
*.txt
|
||||||
|
|
||||||
|
# Pest files generated by Grammatical
|
||||||
|
*.p*st
|
||||||
|
|||||||
Reference in New Issue
Block a user