Initial commit

This commit is contained in:
hnmdijkema
2026-06-08 09:40:08 +02:00
commit ab07cfcacc
3 changed files with 38 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# ---> Racket
# gitignore template for the Racket language
# website: http://www.racket-lang.org/
# DrRacket autosave files
*.rkt~
*.rkt.bak
\#*.rkt#
\#*.rkt#*#
# Compiled racket bytecode
compiled/
*.zo
# Dependency tracking files
*.dep