Ignore JetBrains IntelliJ IDEA project files
This commit is contained in:
parent
c7ef42a65e
commit
28bf22a710
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,3 +2,7 @@ node_modules/
|
|||
build/
|
||||
dist/
|
||||
npm-debug.log*
|
||||
|
||||
# JetBrains IntelliJ IDEA project files
|
||||
.idea
|
||||
*.iml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue