Update Racket.gitignore
This commit is contained in:
parent
bcd7653776
commit
2d1ac6d804
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
*~
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
compiled/
|
compiled/
|
||||||
/doc/
|
/doc/
|
||||||
|
*~
|
||||||
|
*.bak
|
||||||
|
\#*
|
||||||
|
.\#*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue