Skip to content

Instantly share code, notes, and snippets.

@Tb0
Created January 10, 2017 14:09
Show Gist options
  • Save Tb0/6fe31eb666f0bd981836b524f6f5dd8f to your computer and use it in GitHub Desktop.
Save Tb0/6fe31eb666f0bd981836b524f6f5dd8f to your computer and use it in GitHub Desktop.
.gitignore
# Folder view configuration files
.DS_Store
Desktop.ini
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashess
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
*.swp
*.swo
.DS_Store
.grunt
pids
logs
results
/npm-debug.log
# 3rd-party dependencies
/node_modules/
# SublimeText project files
*.sublime-workspace
*.sublime-project
.AppleDouble
.LSOverride
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
*.iml
*.ipr
*.iws
.idea/
.extras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment