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.
25 lines
297 B
Plaintext
25 lines
297 B
Plaintext
9 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
|
||
|
|
||
|
# generated documentation
|
||
|
scribblings/*.js
|
||
|
scribblings/*.css
|
||
|
!scribblings/mb.css
|
||
|
scribblings/*.html
|
||
|
scribblings/pollen/*
|
||
|
doc/*
|