Nextcloud-App/.gitignore

12 lines
207 B
Plaintext
Raw Normal View History

2023-10-11 19:55:03 +00:00
# SPDX-FileCopyrightText: BVSC e.V. <no@example.com>
# SPDX-License-Identifier: AGPL-3.0-or-later
.idea
2021-09-18 19:14:32 +00:00
*.iml
2023-10-11 19:55:03 +00:00
/vendor/
2021-09-18 19:14:32 +00:00
/build/
2023-10-11 19:55:03 +00:00
node_modules/
/.php_cs.cache
js/*hot-update.*
/tests/.phpunit.result.cache
/js/