richdocuments/.gitignore
Andras Timar f7fe157ac2 Fixes #4565 - assets directory conflicts with assets API when the webserver is nginx
Signed-off-by: Andras Timar <andras.timar@collabora.com>
2025-08-11 13:52:51 +00:00

19 lines
344 B
Text

# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2016 ownCloud, Inc.
# SPDX-License-Identifier: AGPL-3.0-or-later
/fonts
tests/clover.xml
.idea
node_modules/
js/
*.spec
*.tar.gz
richdocuments.zip
build/
vendor/
.php-cs-fixer.cache
cypress/screenshots/
## VSCode
.vscode/
*.code-workspace