Updated the .gitignore to ignore _content

there are already placeholders tracked in _content
This commit is contained in:
Gordon Pedersen 2023-09-20 16:45:09 +10:00
parent 9481edbce6
commit a55a301d35

3
.gitignore vendored
View file

@ -167,3 +167,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.\*
# My custom ignores
_content