mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
34 lines
397 B
Text
34 lines
397 B
Text
.DS_Store
|
|
.env.development.local
|
|
.env.local
|
|
.env.production.local
|
|
.env.test.local
|
|
.envrc
|
|
.eslintcache
|
|
.history
|
|
.idea
|
|
.vercel
|
|
.vscode
|
|
.yarn
|
|
*.log
|
|
*.tgz
|
|
build
|
|
dist
|
|
firebase
|
|
logs
|
|
node_modules
|
|
npm-debug.log*
|
|
package-lock.json
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
packages/excalidraw/types
|
|
coverage
|
|
dev-dist
|
|
html
|
|
meta*.json
|
|
|
|
# Playwright
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|