chore: ignore .idea files
This commit is contained in:
parent
ad10e9a062
commit
7fdd641454
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -16,4 +16,5 @@
|
||||||
# Other
|
# Other
|
||||||
.vscode
|
.vscode
|
||||||
.DS_Store
|
.DS_Store
|
||||||
coverage.html
|
coverage.html
|
||||||
|
.idea/
|
||||||
|
|
Loading…
Reference in a new issue