# SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: CC0-1.0

/dist
/src/fonts

.DS_Store
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln

.marginalia

# npm pack output
nextcloud-vue-*.tgz

# Unit test / coverage reports
coverage

# Docs compiled build
styleguide/build/
styleguide/index.html

# Playwright files
/test-results/
/playwright-report/
/blob-report/
/tests/component/setup/.cache/
