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

This commit is contained in:
Snider 2026-03-15 10:17:49 +00:00
parent 253cc75cf6
commit 050f8d9967

2
.gitignore vendored
View file

@ -1 +1,3 @@
dist/
.core/
.idea/