From e7eb6415fbb6ba07cadc7f6e6f616e92bb193319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Fri, 30 Sep 2022 12:52:28 +0200 Subject: [PATCH] Ignore files which are modified by our tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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