forked from colonelpanic/dotfiles
27 lines
285 B
Plaintext
27 lines
285 B
Plaintext
# Compiled Python files
|
|
*.pyc
|
|
|
|
# Folder view configuration files
|
|
.DS_Store
|
|
Desktop.ini
|
|
|
|
# Thumbnail cache files
|
|
._*
|
|
Thumbs.db
|
|
|
|
# Files that might appear on external disks
|
|
.Spotlight-V100
|
|
.Trashes
|
|
|
|
.emacs.desktop
|
|
|
|
.emacs*
|
|
|
|
# yelp
|
|
TAGS
|
|
run_tests.sh
|
|
untracked/
|
|
.ropeproject/
|
|
|
|
*.sw*
|
|
*.tmp* |