Skip to content

Commit 1ca4413

Browse files
committed
add idea to gitignore
1 parent eb1cdf2 commit 1ca4413

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
.env.development.local
1818
.env.test.local
1919
.env.production.local
20+
.idea
21+
.vscode
2022

2123
npm-debug.log*
2224
yarn-debug.log*

0 commit comments

Comments
 (0)