kvm/.gitignore

25 lines
289 B
Plaintext

bin/*
static/*
.idea
.DS_Store
.cache
.vite
.pnpm-store
device-tests.tar.gz
node_modules
# generated during the build process
#internal/native/include
#internal/native/lib
ui/reports
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/playwright/.auth/