Add .ided folder to gitignore
This commit is contained in:
parent
3bf4b92ff3
commit
f948410140
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -31,3 +31,6 @@ node_modules
|
|||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
||||
# InteliJ
|
||||
.idea
|
Loading…
Reference in New Issue
Block a user