0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-05-21 04:44:10 +02: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
!bin
!public
!templates