Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .nextcloudignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.gitmodules
.idea
.jshint
.jshintrc
.l10nignore
.mailmap
.nextcloudignore
Expand All @@ -32,7 +33,9 @@ SECURITY.md
codecov.yml
cs-fixer
csfixer
custom.d.ts
cypress
cypress.config.ts
eslint.config.js
flake.lock
flake.nix
Expand All @@ -44,6 +47,7 @@ rector
stylelint.config.js
tests
tsconfig.json
vite.config.ts
vitest.config.ts
window.d.ts

Expand All @@ -56,3 +60,5 @@ window.d.ts
/config/config.php
/contribute
/data
/openapi.json
/vendor-bin
Loading