2018-03-22 04:58:34 +03:00
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
|
|
## files generated by popular Visual Studio add-ons.
|
2018-03-22 04:05:51 +03:00
|
|
|
|
|
|
|
# User-specific files
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
*.sln.docstates
|
2018-03-22 04:58:34 +03:00
|
|
|
.vs/
|
|
|
|
*.VC.db
|
2022-05-11 20:35:41 +03:00
|
|
|
.venv/
|
2018-03-22 04:05:51 +03:00
|
|
|
|
|
|
|
# Build results
|
2018-03-22 04:58:34 +03:00
|
|
|
[Aa]rtifacts/
|
2018-03-22 04:05:51 +03:00
|
|
|
[Dd]ebug/
|
|
|
|
[Rr]elease/
|
2020-11-12 03:48:21 +03:00
|
|
|
!eng/[Rr]elease
|
2018-03-22 04:05:51 +03:00
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
2019-03-16 06:01:18 +03:00
|
|
|
[Pp]ackages/
|
|
|
|
x64/
|
2018-03-22 04:58:34 +03:00
|
|
|
.dotnet/
|
2020-09-18 09:20:16 +03:00
|
|
|
.dotnet-test/
|
2018-03-22 04:58:34 +03:00
|
|
|
.packages/
|
|
|
|
.tools/
|
2020-11-12 03:48:21 +03:00
|
|
|
.vscode/
|
2022-05-11 20:35:41 +03:00
|
|
|
build/
|
2018-03-22 04:05:51 +03:00
|
|
|
|
2018-03-22 04:58:34 +03:00
|
|
|
# Per-user project properties
|
|
|
|
launchSettings.json
|
2018-03-22 04:05:51 +03:00
|
|
|
|
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ilk
|
|
|
|
*.meta
|
|
|
|
*.obj
|
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
|
|
|
*.tmp_proj
|
|
|
|
*.log
|
2018-03-22 04:58:34 +03:00
|
|
|
*.wrn
|
2018-03-22 04:05:51 +03:00
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
.builds
|
|
|
|
*.pidb
|
2018-03-22 04:58:34 +03:00
|
|
|
*.log
|
2018-03-22 04:05:51 +03:00
|
|
|
*.scc
|
|
|
|
|
2023-02-25 09:59:49 +03:00
|
|
|
# Visual Studio
|
|
|
|
.vs/
|
|
|
|
|
2018-03-22 04:05:51 +03:00
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.cachefile
|
2018-03-22 04:58:34 +03:00
|
|
|
*.VC.opendb
|
2018-03-22 04:05:51 +03:00
|
|
|
|
|
|
|
# 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
|
2018-03-22 04:58:34 +03:00
|
|
|
*.ncrunch*
|
2018-03-22 04:05:51 +03:00
|
|
|
.*crunch*.local.xml
|
|
|
|
|
|
|
|
# Others
|
|
|
|
sql/
|
|
|
|
*.Cache
|
|
|
|
ClientBin/
|
|
|
|
[Ss]tyle[Cc]op.*
|
|
|
|
~$*
|
2018-03-22 04:58:34 +03:00
|
|
|
*~
|
2018-03-22 04:05:51 +03:00
|
|
|
*.dbmdl
|
2018-03-22 04:58:34 +03:00
|
|
|
*.[Pp]ublish.xml
|
2018-03-22 04:05:51 +03:00
|
|
|
*.pfx
|
|
|
|
*.publishsettings
|
|
|
|
|
|
|
|
# SQL Server files
|
2018-03-22 04:58:34 +03:00
|
|
|
App_Data/*.mdf
|
|
|
|
App_Data/*.ldf
|
2018-03-22 04:05:51 +03:00
|
|
|
|
2018-03-22 04:58:34 +03:00
|
|
|
# =========================
|
|
|
|
# Windows detritus
|
|
|
|
# =========================
|
2018-03-22 04:05:51 +03:00
|
|
|
|
|
|
|
# Windows image file caches
|
|
|
|
Thumbs.db
|
|
|
|
ehthumbs.db
|
|
|
|
|
|
|
|
# Folder config file
|
|
|
|
Desktop.ini
|
|
|
|
|
|
|
|
# Recycle Bin used on file shares
|
|
|
|
$RECYCLE.BIN/
|
|
|
|
|
2018-03-22 04:58:34 +03:00
|
|
|
# Mac desktop service store files
|
2018-03-22 04:05:51 +03:00
|
|
|
.DS_Store
|
2018-04-28 03:01:46 +03:00
|
|
|
|
|
|
|
# SOS stress log
|
|
|
|
StressLog.txt
|
|
|
|
|
2019-04-09 19:46:01 +03:00
|
|
|
# Tracing files
|
|
|
|
*.etl
|
|
|
|
*.etlx
|
2019-03-28 02:19:20 +03:00
|
|
|
*.netperf
|
2019-07-01 02:08:20 +03:00
|
|
|
*.nettrace
|
2019-10-02 23:42:45 +03:00
|
|
|
*.speedscope.json
|
2019-10-25 23:03:40 +03:00
|
|
|
*.csv
|
2019-11-20 02:10:29 +03:00
|
|
|
*.gcdump
|
|
|
|
*.binlog
|
2020-04-02 03:08:07 +03:00
|
|
|
*.pubxml
|
2020-03-01 03:24:43 +03:00
|
|
|
**/.idea/
|