Files
Doughlang/.gitignore
2026-01-05 14:33:06 -05:00

14 lines
133 B
Plaintext

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