richdocuments/.gitignore
Andras Timar a79476128f
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 09:33:23 -04: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