Update Racket.gitignore

This commit is contained in:
Stephen De Gabrielle
2022-02-01 08:44:27 +00:00
committed by GitHub
parent bcd7653776
commit 2d1ac6d804

View File

@@ -1,4 +1,7 @@
*~
.DS_Store .DS_Store
compiled/ compiled/
/doc/ /doc/
*~
*.bak
\#*
.\#*