Files
skel/dotfiles/gitignore
2015-09-11 20:11:14 -07:00

17 lines
166 B
Plaintext

# Common trash (metadata, backup files, etc.)
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.swp
*~
*.bak
# Object files
*.py[co]
*.[oa]