1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00: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