Add drafts to gitignore
This commit is contained in:
parent
07c1e2c6c1
commit
d082063410
|
@ -4,4 +4,5 @@ public
|
||||||
*.log
|
*.log
|
||||||
content
|
content
|
||||||
renders
|
renders
|
||||||
|
drafts
|
||||||
data.json
|
data.json
|
||||||
|
|
Loading…
Reference in New Issue