Skip to content

Instantly share code, notes, and snippets.

@alexanderjeurissen
Created March 13, 2014 10:52
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 alexanderjeurissen/9526183 to your computer and use it in GitHub Desktop.
Save alexanderjeurissen/9526183 to your computer and use it in GitHub Desktop.
#GistID:9526183
# javascript
node_modules
coverage
dist
.tmp
npm-debug.log
app/bower_components
*.tern.project
# ruby
*.ruby-version
.sass-cache
.bundle
#temp json output of yaml translations
app/languages/*.json
# Webstorm files
.idea/*
# vim swap files
*.swp
*.swo
# apple temp files
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment