diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-11 18:28:59 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-11 18:28:59 -0500 |
| commit | f97380adc4933fa3bf65b84f010bd303c9dd28a2 (patch) | |
| tree | 515286b7ffb429b9e83e93468a48232268b1e21b /.gitignore | |
| parent | 5077b10bd397eb290af90ca5e49f32a95e81e9a7 (diff) | |
Prepare it for the browser
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,3 +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 |