Skip to content

Commit

Permalink
Merge pull request #33 from serv/chore/bower-comp-gitignore
Browse files Browse the repository at this point in the history
Include bower_components/ to .gitignore
  • Loading branch information
knsv committed Dec 5, 2014
2 parents 7b79b0c + 8978014 commit afe12b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules/*
node_modules/*
bower_components/

0 comments on commit afe12b5

Please # to comment.