# Optional variables .docker data # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # 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