chore: add `.idea` directory to `.gitignore`
This commit is contained in:
parent
25368f9a65
commit
aace3a6144
|
@ -8,4 +8,5 @@ log/
|
|||
.DS_Store
|
||||
|
||||
# editor configs
|
||||
.vscode
|
||||
.vscode
|
||||
.idea
|
||||
|
|
Loading…
Reference in New Issue