Skip to content

Instantly share code, notes, and snippets.

@inotives
Last active April 16, 2016 05:13
Show Gist options
  • Save inotives/b9f5759f7240d4a07840 to your computer and use it in GitHub Desktop.
Save inotives/b9f5759f7240d4a07840 to your computer and use it in GitHub Desktop.
my standard gitignore files
# Logs
*.log
# Runtime data
pids
*.pid
*.seed
# Coverage directory used by tools like istanbul
coverage
# npm
node_modules
# OS X
.DS_Store*
Icon?
._*
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
#bower components
bower_components
# additional ignore folder
ignore
.migrate
dist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment