dotfiles/gitignore

17 lines
233 B
Plaintext
Raw Normal View History

2012-10-10 12:51:59 +00:00
# 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
# Installed NPM modules
node_modules