43 Star 234 Fork 71

Gitee 极速下载 / WTM

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/dotnetcore/WTM
Clone or Download
.dockerignore 332 Bytes
Copy Edit Raw Blame History
Vito authored 2019-09-08 23:35 . fix: fixed the bug of dockerignore
# node
**/node_modules
**/.DS_Store
**/.vscode
**/.azure
**/.vs
**/*.md
**/*.sh
**/*.log
**/publish
**/Publish
**/.env
# Project
**/Bin
**/bin
**/Obj
**/obj
**/Logs
**/logs
# Docker
**/*Dockerfile*
!**/*Dockerfile*.txt
**/.dockerignore
**/docker-compose.yml
**/docker-compose.*.yml
# Git
**/.git
**/.gitattributes
**/.gitignore
C#
1
https://gitee.com/mirrors/WTM.git
git@gitee.com:mirrors/WTM.git
mirrors
WTM
WTM
dotnet8

Search