chore: add .core/ and .idea/ to .gitignore
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 2s

This commit is contained in:
Snider 2026-03-15 10:17:51 +00:00
parent 9ad004af02
commit b8e9690826

2
.gitignore vendored
View file

@ -22,3 +22,5 @@ yarn-error.log
/.nova
/.vscode
/.zed
.core/
.idea/