Update .gitignore

This commit is contained in:
2026-01-05 14:33:06 -05:00
parent 4d92954a5f
commit d6104b6a0b

12
.gitignore vendored
View File

@@ -1 +1,13 @@
# Visual Studio Code config
.vscode
# Rust
/target
# Symbol table dump?
*.ron
*.txt
# Pest files generated by Grammatical
*.p*st