chore: add .core/ and .idea/ to .gitignore
Some checks failed
Build and Deploy / deploy (push) Failing after 9s
Some checks failed
Build and Deploy / deploy (push) Failing after 9s
This commit is contained in:
parent
5ab72b2b71
commit
b2f1921db0
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
site/
|
||||
.cache/
|
||||
.DS_Store
|
||||
.core/
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue