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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCôme Chilliet <91878298+come-nc@users.noreply.github.com>2022-09-30 16:06:04 +0300
committerGitHub <noreply@github.com>2022-09-30 16:06:04 +0300
commita430cc48ab1b2542cabb31a8712fd3f5f9d583a8 (patch)
treec44d0954d4331400551a27f06b9ead96912e3ca9
parent534fbd83e3c20f1d52c826e5ac4a80d44f4f6be8 (diff)
parente7eb6415fbb6ba07cadc7f6e6f616e92bb193319 (diff)
Merge pull request #34344 from nextcloud/fix/gitignore-files-modified-by-tests
Ignore files which are modified by our tests
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a61b1858e11..269b9daf3e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -159,3 +159,6 @@ tests/acceptance/vendor/
composer.phar
/lib/composer/bin
/vendor-bin/**/vendor
+
+./.htaccess
+core/js/mimetypelist.js