Add: tmp dir to docker ignore
This commit is contained in:
parent
92714cd842
commit
262cdfe2fd
1 changed files with 3 additions and 1 deletions
|
@ -19,3 +19,5 @@ assets/
|
||||||
|
|
||||||
data/
|
data/
|
||||||
output/
|
output/
|
||||||
|
|
||||||
|
tmp/
|
||||||
|
|
Loading…
Reference in a new issue