aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen De Gabrielle <spdegabrielle@users.noreply.github.com>2022-02-01 08:44:27 +0000
committerGitHub <noreply@github.com>2022-02-01 08:44:27 +0000
commit2d1ac6d8048c02272ded577540c891a28ba2d5e1 (patch)
treebec5d13661745622759eff1ad8ca60d3c3673fdf
parentbcd7653776d4786db6c61d9689391cde285e1025 (diff)
downloadgitignore-2d1ac6d8048c02272ded577540c891a28ba2d5e1.tar.gz
gitignore-2d1ac6d8048c02272ded577540c891a28ba2d5e1.zip
Update Racket.gitignore
-rw-r--r--Racket.gitignore5
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
+\#*
+.\#*