update gitignore
parent
4558bad2ac
commit
09f7f9ed3d
@ -0,0 +1,17 @@
|
||||
*.pyc
|
||||
|
||||
# for Racket
|
||||
compiled/
|
||||
|
||||
# for Mac OS X
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear on external disk
|
||||
.Spotlight-V100
|
||||
.Trashes
|
Loading…
Reference in New Issue