Skip to content

Instantly share code, notes, and snippets.

@vprasanth
Created March 30, 2015 14:35
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 vprasanth/6269bd3d0394482af859 to your computer and use it in GitHub Desktop.
Save vprasanth/6269bd3d0394482af859 to your computer and use it in GitHub Desktop.
## Directory-based project format (IntelliJ i.e. WebStorm) :
.idea/
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
# http://addyosmani.com/blog/checking-in-front-end-dependencies/
node_modules/
bower_components/
# Coverage directory used by tools like gulp/grunt
coverage/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment