chore: add .core/ and .idea/ to .gitignore
Some checks failed
Build and Deploy / deploy (push) Failing after 9s

This commit is contained in:
user.email 2026-03-15 10:17:49 +00:00
parent 5ab72b2b71
commit b2f1921db0

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
site/
.cache/
.DS_Store
.core/
.idea/