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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2015-12-07 15:18:03 +0300
committerJoas Schilling <nickvergessen@owncloud.com>2015-12-10 11:26:54 +0300
commit0f0656e375a7850b945d18308b92a8fb402db9e6 (patch)
treec7e63addb80403cb794b66dafbd4a5ccca47db66 /.gitignore
parentc190d9506c7fa1af133ca4a38e848fd9de5cb95b (diff)
Fix the whitelist stuff
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d4fb3da..ac9d5d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# Mac OS
.DS_Store
# Tests - auto-generated files
+/tests/coverage*
/tests/clover.xml
# Remove unnecessary workers
/js/vendor/ace/src-noconflict/worker-*