1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00

Bug fixed for .dockerignore (#329)

* bug fixed for .dockerignore

* clean up
This commit is contained in:
Lunny Xiao 2016-12-01 23:05:28 +08:00 committed by GitHub
parent 0a6d9295df
commit 1ae6ccb5f1

View File

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