richdocuments/.gitignore
Andy Scherzinger 96e98e85db
fix: Add further SPDX headers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-09 10:37:23 +02:00

19 lines
351 B
Text

# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2016 ownCloud, Inc.
# SPDX-License-Identifier: AGPL-3.0-or-later
/assets/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