Initial commit

This commit is contained in:
2026-05-04 12:05:02 +02:00
commit f500f1711b
3 changed files with 137 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