diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-05-04 14:58:45 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-05-04 14:58:45 +0200 |
commit | e640d124d4c8fe1a5ff44e3e74d70d4d1a975e47 (patch) | |
tree | 2d03bcdcc5fc1ea07d925d12b7d0e761371093cf | |
parent | 7f414662978b4dfa41e436f39bc7002c470f616c (diff) | |
download | gitbook-e640d124d4c8fe1a5ff44e3e74d70d4d1a975e47.zip gitbook-e640d124d4c8fe1a5ff44e3e74d70d4d1a975e47.tar.gz gitbook-e640d124d4c8fe1a5ff44e3e74d70d4d1a975e47.tar.bz2 |
Add bower vendors to gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ 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 + +theme/javascript/vendors
\ No newline at end of file |