Add .idea directory to .gitignore file
This commit is contained in:
parent
af541db5aa
commit
dca539dd7a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1 +1,5 @@
|
|||
# IntelliJ IDEs
|
||||
.idea
|
||||
|
||||
# Node
|
||||
node_modules
|
||||
Loading…
Reference in a new issue