Skip to content

Instantly share code, notes, and snippets.

@Jalalhejazi
Last active May 21, 2017 07:21
Show Gist options
  • Save Jalalhejazi/a9cda233c0a0e3d79d6fdbd7d8f74376 to your computer and use it in GitHub Desktop.
Save Jalalhejazi/a9cda233c0a0e3d79d6fdbd7d8f74376 to your computer and use it in GitHub Desktop.
.gitignore
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/build
# dependencies
/node_modules
/bower_components
# IDEs and editors
/.idea
/.vscode
.project
.classpath
*.launch
.settings/
# misc
/.sass-cache
/connect.lock
/coverage/*
/libpeerconnection.log
npm-debug.log
testem.log
/typings
# e2e
/e2e/*.js
/e2e/*.map
#System Files
.DS_Store
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment