chore: add .core/ and .idea/ to .gitignore

This commit is contained in:
Snider 2026-03-15 10:17:51 +00:00
parent 5564fbfc44
commit 8a13fcd4de

2
.gitignore vendored Normal file
View file

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