Skip to content

Commit 1ae6ccb

Browse files
authored
Bug fixed for .dockerignore (#329)
* bug fixed for .dockerignore * clean up
1 parent 0a6d929 commit 1ae6ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*
2+
!gitea
23
!docker
3-
!bin
44
!public
55
!templates

0 commit comments

Comments
 (0)