Update .dockerignore to exclude stylegen directory
This commit is contained in:
@ -3,5 +3,5 @@
|
|||||||
**/airbin
|
**/airbin
|
||||||
**/tmp
|
**/tmp
|
||||||
**/*.rdb
|
**/*.rdb
|
||||||
stylegen
|
**/stylegen/**
|
||||||
fly.toml
|
fly.toml
|
||||||
|
Reference in New Issue
Block a user