1
0
mirror of https://github.com/github/gitignore synced 2025-01-30 23:38:20 +01:00
Brendan Forster f7c4f2e4e9 line endings
2018-11-22 15:38:46 -04:00

16 lines
226 B
Plaintext

# 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