Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5e399d915..d618853fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,13 @@ build
node_modules
package-lock.json
+# Compiled JS
+/js/admin/*.js
+/js/admin/*.js.map
+/js/collections.js
+/js/collectionsintegration.js
+/js/*.js.map
+
# Karma/jasmine coverage data
coverage
tests/php/coverage-html