1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 02:08:18 +02:00
gitignore/community/Racket.gitignore

15 lines
225 B
Plaintext
Raw Normal View History

# 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