Skip to content

Instantly share code, notes, and snippets.

@kilianc
Created November 17, 2014 15:06
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 kilianc/62c048b8e6ebdcc6b155 to your computer and use it in GitHub Desktop.
Save kilianc/62c048b8e6ebdcc6b155 to your computer and use it in GitHub Desktop.
~/.gitignore
.DS_Store
ehthumbs.db
Icon?
Thumbs.db
# nodejs
node_modules/
npm-debug.log
coverage.html
#angular
bower/
bower_components/
# Xcode
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/
nohup.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment