Bug fixed for .dockerignore (#329)

* bug fixed for .dockerignore

* clean up
pull/331/head
Lunny Xiao 8 years ago committed by GitHub
parent 0a6d9295df
commit 1ae6ccb5f1
  1. 2
      .dockerignore

@ -1,5 +1,5 @@
*
!gitea
!docker
!bin
!public
!templates

Loading…
Cancel
Save