Update .dockerignore to exclude stylegen directory
This commit is contained in:
parent
d5dec84eb8
commit
e856da45e8
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
||||||
**/airbin
|
**/airbin
|
||||||
**/tmp
|
**/tmp
|
||||||
**/*.rdb
|
**/*.rdb
|
||||||
stylegen
|
**/stylegen/**
|
||||||
fly.toml
|
fly.toml
|
||||||
|
|
Loading…
Add table
Reference in a new issue