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

This commit is contained in:
Snider 2026-03-15 10:17:50 +00:00
parent 9cddfe46b7
commit 25da438ca0

2
.gitignore vendored Normal file
View file

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