diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-11 18:52:20 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-11 18:52:20 -0500 |
| commit | eecd25c9188b5c045d89aa26d1d367dd5131d88f (patch) | |
| tree | 3da698ccd9389b90e0f25569da27fddf936190ab /.gitignore | |
| parent | f97380adc4933fa3bf65b84f010bd303c9dd28a2 (diff) | |
Prepares for bower
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,4 +23,4 @@ build/Release # Deployed apps should consider commenting this line out: # see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git node_modules -bower_modules +bower_components |