excalidraw/.gitignore

23 lines
238 B
Plaintext
Raw Normal View History

2020-01-31 14:55:53 +02:00
.DS_Store
.env.development.local
.env.local
.env.production.local
.env.test.local
2020-04-06 03:17:13 +05:30
.envrc
.eslintcache
.idea
.vercel
2020-01-31 14:55:53 +02:00
.vscode
*.log
*.tgz
2020-01-31 14:55:53 +02:00
build
dist
firebase
2020-01-31 14:55:53 +02:00
logs
node_modules
npm-debug.log*
2020-01-31 14:55:53 +02:00
static
yarn-debug.log*
yarn-error.log*
yarn.lock