summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Weidinger <alexwegoo@gmail.com>2017-10-03 19:29:17 +0200
committerAlexander Weidinger <alexwegoo@gmail.com>2017-10-03 19:29:17 +0200
commit8b266899bda3c845e9f2fb19c089a70d63154d4d (patch)
tree9e5e95c80897ac42b20aaaa2ee9ea2f68b0f1502 /.gitignore
parented0476e8195ee9576dc78283baf87793a86cde91 (diff)
Add style.css to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6cc22f1a..1c6611c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ node_modules
build
js/public
js/vendor
+css/style.css
coverage
npm-debug.log
package-lock.json