Ignore JetBrains IntelliJ IDEA project files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,3 +2,7 @@ node_modules/
|
|||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
|
||||||
|
# JetBrains IntelliJ IDEA project files
|
||||||
|
.idea
|
||||||
|
*.iml
|
||||||
|
|||||||
Reference in New Issue
Block a user