1 Star 0 Fork 0

unlonlyness / diagnostics

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
John Salem 提交于 2019-11-19 15:10 . add eventpipe test harness (#618)
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.sln.docstates
.vs/
*.VC.db
# Build results
[Aa]rtifacts/
[Dd]ebug/
[Rr]elease/
[Bb]in/
[Oo]bj/
[Pp]ackages/
x64/
.dotnet/
.packages/
.tools/
# Per-user project properties
launchSettings.json
*_i.c
*_p.c
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.wrn
*.vspscc
*.vssscc
.builds
*.pidb
*.log
*.scc
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
*.cachefile
*.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# NCrunch
*.ncrunch*
.*crunch*.local.xml
# Others
sql/
*.Cache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
*~
*.dbmdl
*.[Pp]ublish.xml
*.pfx
*.publishsettings
# SQL Server files
App_Data/*.mdf
App_Data/*.ldf
# =========================
# Windows detritus
# =========================
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Mac desktop service store files
.DS_Store
# SOS stress log
StressLog.txt
# Tracing files
*.etl
*.etlx
*.netperf
*.nettrace
*.speedscope.json
*.csv
*.gcdump
*.binlog
1
https://gitee.com/unlonlyness/diagnostics.git
git@gitee.com:unlonlyness/diagnostics.git
unlonlyness
diagnostics
diagnostics
master

搜索帮助