Skip to content

Commit 9b1b940

Browse files
committed
adjust gitignore
1 parent 64ed041 commit 9b1b940

2 files changed

Lines changed: 2 additions & 59 deletions

File tree

.gitignore

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,14 @@
1-
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2-
3-
# dependencies
41
/node_modules
5-
/.pnp
6-
.pnp.js
72

8-
# testing
93
/coverage
104

11-
# production
125
/build
6+
/dist
137

14-
# misc
15-
.DS_Store
168
.env.local
17-
.env.development.local
18-
.env.test.local
19-
.env.production.local
9+
.env.*.local
2010
.env
2111

22-
npm-debug.log*
23-
yarn-debug.log*
24-
yarn-error.log*
25-
debug.log
26-
27-
# firebase
2812
/.firebase
2913
.firebaserc
3014
database.rules.json

eslint.config.js-backup

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)