diff options
author | Noah Loomans <noahloomans@gmail.com> | 2017-12-10 13:54:10 +0100 |
---|---|---|
committer | Noah Loomans <noahloomans@gmail.com> | 2017-12-10 13:54:10 +0100 |
commit | ffb2f60239ff340ea6b639b17362d87010db8e7a (patch) | |
tree | 5dfdea93ec4d7c1a8eb6fde439c7a6c18eeee206 | |
parent | e448b6c09d421e035eecdbb0145fc45cdaa56c8c (diff) |
Add css bundle to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ src/client/static/components bundle.js +bundle.css # Created by https://www.gitignore.io/api/node,bower,vagrant ### Bower ### |