excalidraw/.gitignore

24 lines
238 B
Plaintext
Raw Normal View History

2020-04-05 23:47:13 +02:00
*.log
2020-01-31 13:55:53 +01:00
.DS_Store
2020-04-05 23:47:13 +02:00
.envrc
.now
2020-01-31 13:55:53 +01:00
.vscode
build
2020-04-05 23:47:13 +02:00
firebase/
2020-01-31 13:55:53 +01:00
logs
node_modules
npm-debug.log*
2020-01-31 13:55:53 +01:00
static
yarn-debug.log*
yarn-error.log*
yarn.lock
.idea
dist/
2020-10-30 21:01:41 +01:00
.eslintcache
2020-11-02 20:14:20 +01:00
*.tgz
.env.local
.env.development.local
.env.test.local
.env.production.local