summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 08:16:12 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 08:16:52 +0100
commitb2128609ac8159a14224deba399144b3400c8c20 (patch)
tree4759dfda67c54f6838c3aef0951545ae18bb83bd /.gitignore
parent3f0ee289c4a61991d0e75906a9bd949cebb39d20 (diff)
downloadwallet-core-b2128609ac8159a14224deba399144b3400c8c20.tar.gz
wallet-core-b2128609ac8159a14224deba399144b3400c8c20.tar.bz2
wallet-core-b2128609ac8159a14224deba399144b3400c8c20.zip
Finally give in and use React, minor tweeks.
Preact (a minimalistic React alternative) had too many bugs ...
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8563e66cd..6d1e30dc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,5 @@ 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
+
+coverage