Skip to content

Instantly share code, notes, and snippets.

@JohannesFischer
Created February 26, 2016 06:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohannesFischer/67e73f50dcbc24f5554d to your computer and use it in GitHub Desktop.
Save JohannesFischer/67e73f50dcbc24f5554d to your computer and use it in GitHub Desktop.
my default gitignore file
# Packages
*.xpi
*.zip
# Logs and databases
*.log
*.sql
*.sqlite
# OS generated files
.DS_Store
.Trashes
Thumbs.db
*~
# Coverage directory used by tools like istanbul
coverage
# Intermediate storage
.grunt
.sass-cache
# Dependency directories
node_modules
bower_components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment