Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit d013352

Browse files
author
Cobb Jung
committed
Update gitignore
Add Editor configuration files into gitignore. Editors : Webstorm, VSCode
1 parent 55c9cc8 commit d013352

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,7 @@ dist
102102

103103
# TernJS port file
104104
.tern-port
105+
106+
# Editor configuration files
107+
.idea/
108+
.vscode/

0 commit comments

Comments
 (0)