summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 2 insertions, 21 deletions
diff --git a/.gitignore b/.gitignore
index 9a9b20544..cec44968a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,26 +1,7 @@
-src/**/*.js.map
-src/**/*.js
-
-!src/vendor/*.js
-!src/emscripten/taler-emscripten-lib.js
-
-testlib/talertest.js
-testlib/talertest.js.map
-
-build/
-
.idea/
-
-taler-wallet-*.tar.gz
-taler-wallet-*.directive
-taler-wallet-*.directive.asc
-taler-wallet-*.sig
+build/
+dist/
# Even though node_modules are tracked in git,
# per default we don't want them to show up in git status
node_modules
-
-coverage/
-coverage-*.json
-
-dist/