gitignore: Add zola paths
Add the zola paths `/public/` and `/static/processed_images` to gitignore.
This commit is contained in:
parent
4aff0378ac
commit
5fa50c7388
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
/public/
|
||||
/static/processed_images/
|
Loading…
Reference in a new issue