Skip to content

Commit bef108e

Browse files
committed
Add more files to .gitignore
1 parent d9c1760 commit bef108e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@
1717
.env.development.local
1818
.env.test.local
1919
.env.production.local
20+
.eslintcache
21+
.vscode
2022

2123
npm-debug.log*
2224
yarn-debug.log*
2325
yarn-error.log*
26+
dedug.log*
27+
ui-debug.log*
28+
29+

0 commit comments

Comments
 (0)