Bug fixed for .dockerignore (#329)
* bug fixed for .dockerignore * clean up
This commit is contained in:
parent
0a6d9295df
commit
1ae6ccb5f1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
*
|
*
|
||||||
|
!gitea
|
||||||
!docker
|
!docker
|
||||||
!bin
|
|
||||||
!public
|
!public
|
||||||
!templates
|
!templates
|
||||||
|
|
Loading…
Reference in a new issue