chore: add .core/ and .idea/ to .gitignore
All checks were successful
Security Scan / security (push) Successful in 7s
Test / test (push) Successful in 46s

This commit is contained in:
Snider 2026-03-15 10:17:50 +00:00
parent 50d1c3ff7b
commit a07e41a42a

2
.gitignore vendored Normal file
View file

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