Skip to content

Commit 892b6db

Browse files
committed
add .idea and .vscode to .gitignore
1 parent a4897b9 commit 892b6db

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
@@ -1,2 +1,4 @@
11
node_modules/
22
.env
3+
.idea
4+
.vscode

0 commit comments

Comments
 (0)