mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 06:32:00 -03:30
10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
# SPDX-FileCopyrightText: Tobias Knöppler <tobias@knoeppler.net>
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
.idea
|
|
*.iml
|
|
/vendor/
|
|
/build/
|
|
node_modules/
|
|
/.php_cs.cache
|
|
js/*hot-update.*
|