Update .gitignore
This commit is contained in:
parent
f5fa3bcb46
commit
056fd49760
|
@ -1,5 +1,5 @@
|
|||
cache
|
||||
.doit.db
|
||||
__pycache__
|
||||
output
|
||||
posts/directory
|
||||
public/
|
||||
cache/
|
||||
__pycache__/
|
||||
.doit.*
|
Loading…
Reference in New Issue