You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
228 B
Plaintext
20 lines
228 B
Plaintext
6 years ago
|
# for Racket
|
||
|
compiled/
|
||
|
*~
|
||
|
|
||
|
# for Mac OS X
|
||
|
.DS_Store
|
||
|
.AppleDouble
|
||
|
.LSOverride
|
||
|
Icon
|
||
|
|
||
|
# Thumbnails
|
||
|
._*
|
||
|
|
||
|
# Files that might appear on external disk
|
||
|
.Spotlight-V100
|
||
|
.Trashes
|
||
|
doc/*
|
||
|
scribblings/*.css
|
||
|
scribblings/*.js
|
||
|
scribblings/*.html
|