Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Commit

Permalink
Add node_modules folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wburgers committed May 8, 2015
1 parent eceb9d8 commit 14cfbce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ settings.js
.DS_Store
.idea/**
bower_components/
node_modules/

*.crt
*.csr
Expand Down

0 comments on commit 14cfbce

Please sign in to comment.