add community template for Racket

Co-Authored-By: Will Price <willprice94+dev@gmail.com>
Co-Authored-By: Stefan <eu90h@users.noreply.github.com>
This commit is contained in:
Brendan Forster 2018-10-28 18:16:51 -03:00
parent 213a053ce7
commit e5c5a2bb9c
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# 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