Skip to content

Commit d286c29

Browse files
Intellij and vscode dependency
.gitignore update to ignore Intellij IDEA and VSCode project files
1 parent 79a9e29 commit d286c29

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,3 +1,5 @@
11
.DS_Store
22
node_modules/
33
npm-debug.log
4+
.idea/
5+
.vscode/

0 commit comments

Comments
 (0)