Files
rktplayer/.gitignore
2026-02-17 15:38:13 +01:00

20 lines
256 B
Plaintext

# ---> Racket
# gitignore template for the Racket language
# website: http://www.racket-lang.org/
# DrRacket autosave files
*.rkt~
*.html~
*.css~
*.rkt.bak
\#*.rkt#
\#*.rkt#*#
# Compiled racket bytecode
compiled/
*.zo
# Dependency tracking files
*.dep