summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Treffler <mail@jonathan-treffler.de>2020-08-08 19:57:51 +0200
committerJonathan Treffler <mail@jonathan-treffler.de>2020-08-08 20:43:56 +0200
commitc706c18adc3b5eb779f94fc7b181fc54f5def55c (patch)
treeabddab0c01630a6a0edbfec2f906743847876a5e
parent05626c5f35145f73850486303899e36ac3a6a023 (diff)
updated gitignore, to ignore build files
Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 97c4144a0..2ba797fe3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@ node_modules/
vendor/
*.log
/build/
-/js/coverage/
+js/
.rvm
*.clover