Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
forks
/
gitea
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Commits
5898
Releases
0
Browse Source
Bug fixed for .dockerignore (
#329
)
* bug fixed for .dockerignore * clean up
Lunny Xiao
3 years ago
parent
0a6d9295df
commit
1ae6ccb5f1
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.dockerignore
+ 1
- 1
.dockerignore
View File
@@ -1,5 +1,5 @@
1
1
*
2
+!gitea
2
3
!docker
3
-!bin
4
4
!public
5
5
!templates