.gitignore: Ignore cl-typeck table dumpfile
This commit is contained in:
parent
6a0607b93a
commit
12daf35c07
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,5 +6,8 @@
|
|||||||
**/Cargo.lock
|
**/Cargo.lock
|
||||||
target
|
target
|
||||||
|
|
||||||
|
# Symbol table dump?
|
||||||
|
typeck-table.ron
|
||||||
|
|
||||||
# Pest files generated by Grammatical
|
# Pest files generated by Grammatical
|
||||||
*.p*st
|
*.p*st
|
||||||
|
Loading…
x
Reference in New Issue
Block a user