diff options
-rw-r--r-- | Racket.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Racket.gitignore b/Racket.gitignore index b8e13695..93e40729 100644 --- a/Racket.gitignore +++ b/Racket.gitignore @@ -1,4 +1,7 @@ -*~ .DS_Store compiled/ /doc/ +*~ +*.bak +\#* +.\#* |