1 Star 0 Fork 0

micropu/staticFiles

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1009 Bytes
一键复制 编辑 原始数据 按行查看 历史
micropu 提交于 2024-11-15 19:02 . 初始化项目
# Visual Studio 临时文件
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates
# Visual Studio Code 设置
.vscode/
# 构建结果
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# Visual Studio 2015/2017 缓存/配置目录
.vs/
# NuGet 包
*.nupkg
# NuGet Symbol 包
*.snupkg
# 包文件夹
[Pp]ackages/
# NuGet v3 项目特定的包缓存目录
project.lock.json
project.fragment.lock.json
artifacts/
# Visual Studio 缓存文件
# 文件以 .cache 结尾
*.[Cc]ache
# 但是保留目录 directories ending in .cache
!?*.[Cc]ache/
# ReSharper
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# Visual Studio Temp Files
*.tmp
*.tmp_proj
*_i.c
*_p.c
*.ncb
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
# Visual Studio 代码覆盖率结果
*.coverage
*.coveragexml
# 测试结果
TestResults/
# 其他
*.swp
.DS_Store
Thumbs.db
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/micropu/static-files.git
git@gitee.com:micropu/static-files.git
micropu
static-files
staticFiles
master

搜索帮助