summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 21:51:32 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 21:51:32 +0100
commit5b18d6bd19a6af26821dfa14b8eb127f39318b6e (patch)
tree3a95a922dd2c50806d45f6eeaef0b4761ba74ca7 /.gitignore
parent17d4956bd32f5fc27c91a89515c8d5878f7e6298 (diff)
downloadwallet-core-5b18d6bd19a6af26821dfa14b8eb127f39318b6e.tar.gz
wallet-core-5b18d6bd19a6af26821dfa14b8eb127f39318b6e.tar.bz2
wallet-core-5b18d6bd19a6af26821dfa14b8eb127f39318b6e.zip
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6d1e30dc6..a15d04296 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ taler-wallet-*.sig
# Even though node_modules are tracked in git,
# per default we don't want them to show up in git status
-node_modules
+node_modules/*
-coverage
+coverage/
+coverage-*.json