Updated the .gitignore to ignore _content
there are already placeholders tracked in _content
This commit is contained in:
parent
9481edbce6
commit
a55a301d35
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -167,3 +167,6 @@ dist
|
|||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.\*
|
||||
|
||||
# My custom ignores
|
||||
_content
|
Loading…
Reference in a new issue