From 33ff70e04f690c3ad889a73853fe81c38295b979 Mon Sep 17 00:00:00 2001 From: Benjamin Gaussorgues Date: Wed, 11 Mar 2026 17:50:11 +0100 Subject: [PATCH] chore(buuld): update list of ignored files Signed-off-by: Benjamin Gaussorgues --- .nextcloudignore | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/.nextcloudignore b/.nextcloudignore index 47253d2e8ddb3..69e35728dda89 100644 --- a/.nextcloudignore +++ b/.nextcloudignore @@ -4,6 +4,7 @@ # Global exclude .editorconfig +.envrc .git .git-blame-ignore-revs .gitattributes @@ -11,12 +12,40 @@ .gitignore .gitmodules .idea +.jshint .l10nignore +.mailmap .nextcloudignore .noopenapi +.npmignore +.php-cs-fixer* +.pre-commit-config.yaml +.tag .tx +CHANGELOG.md +CODE_OF_CONDUCT.md +COPYING-README +DESIGN.md +Makefile +README.md +SECURITY.md +codecov.yml +cs-fixer +csfixer cypress +eslint.config.js +flake.lock +flake.nix +openapi-extractor +phpunit +psalm +psalm*.xml +rector +stylelint.config.js tests +tsconfig.json +vitest.config.ts +window.d.ts # Server specific /.devcontainer