chore: add .core/ and .idea/ to .gitignore
Some checks failed
Deploy / build (push) Failing after 4s
Security Scan / security (push) Successful in 17s

This commit is contained in:
Snider 2026-03-15 10:17:49 +00:00
parent 5c3c4e0f35
commit 09b851ffd3

2
.gitignore vendored
View file

@ -24,3 +24,5 @@ local.test
patch_cov.*
go.work.sum
.kb
.core/
.idea/