chore: add .core/ and .idea/ to .gitignore
This commit is contained in:
parent
5c3c4e0f35
commit
09b851ffd3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -24,3 +24,5 @@ local.test
|
||||||
patch_cov.*
|
patch_cov.*
|
||||||
go.work.sum
|
go.work.sum
|
||||||
.kb
|
.kb
|
||||||
|
.core/
|
||||||
|
.idea/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue