chore: add .core/ and .idea/ to .gitignore
Some checks failed
Security Scan / security (push) Failing after 8s
Test / test (push) Failing after 3m9s

This commit is contained in:
Snider 2026-03-15 10:17:50 +00:00
parent 7c8cd0fe70
commit b89228030b

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.core/
.idea/