AFFiNE/.gitignore
2023-02-10 12:41:01 +00:00

64 lines
802 B
Plaintext

# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
*dist
/tmp
/out-tsc
.nyc_output
.coverage
# dependencies
node_modules
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
.pnpm-debug.log
/typings
# System Files
.DS_Store
Thumbs.db
# env
*.env.local
*.local.env
.history
.next
out/
storybook-static
module-resolve.js
module-resolve.cjs
/test-results/
/playwright-report/
/playwright/.cache/
# Cache
.eslintcache
# generated assets
apps/desktop/public/affine-out
apps/desktop/public/preload