2010-11-08 21:51:44 +01:00
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
|
|
## files generated by popular Visual Studio add-ons.
|
2016-11-02 13:29:53 +01:00
|
|
|
##
|
2021-12-06 23:39:54 +01:00
|
|
|
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
2010-11-08 21:51:44 +01:00
|
|
|
|
|
|
|
# User-specific files
|
2018-09-27 19:27:56 +02:00
|
|
|
*.rsuser
|
2010-11-08 21:51:44 +01:00
|
|
|
*.suo
|
|
|
|
*.user
|
2014-09-09 20:18:31 +02:00
|
|
|
*.userosscache
|
2011-05-20 06:34:57 +02:00
|
|
|
*.sln.docstates
|
2010-11-08 21:51:44 +01:00
|
|
|
|
2014-10-24 16:33:15 +02:00
|
|
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
|
|
|
*.userprefs
|
|
|
|
|
2019-03-11 15:57:00 +01:00
|
|
|
# Mono auto generated files
|
|
|
|
mono_crash.*
|
|
|
|
|
2010-11-08 21:51:44 +01:00
|
|
|
# Build results
|
2012-12-20 00:46:33 +01:00
|
|
|
[Dd]ebug/
|
2013-03-15 16:59:40 +01:00
|
|
|
[Dd]ebugPublic/
|
2014-05-07 13:14:53 +02:00
|
|
|
[Rr]elease/
|
|
|
|
[Rr]eleases/
|
2012-12-20 00:46:33 +01:00
|
|
|
x64/
|
2014-06-18 14:15:02 +02:00
|
|
|
x86/
|
2020-03-12 12:21:54 +01:00
|
|
|
[Ww][Ii][Nn]32/
|
2018-11-02 22:17:40 +01:00
|
|
|
[Aa][Rr][Mm]/
|
|
|
|
[Aa][Rr][Mm]64/
|
2013-03-13 09:12:33 +01:00
|
|
|
bld/
|
2012-12-20 00:46:33 +01:00
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
2015-02-20 04:55:34 +01:00
|
|
|
[Ll]og/
|
2019-09-20 17:58:22 +02:00
|
|
|
[Ll]ogs/
|
2012-04-14 00:17:09 +02:00
|
|
|
|
2017-11-16 00:09:25 +01:00
|
|
|
# Visual Studio 2015/2017 cache/options directory
|
2015-01-29 16:42:40 +01:00
|
|
|
.vs/
|
2015-07-13 18:40:12 +02:00
|
|
|
# Uncomment if you have tasks that create the project's static files in wwwroot
|
|
|
|
#wwwroot/
|
2015-01-29 16:42:40 +01:00
|
|
|
|
2017-11-15 02:57:28 +01:00
|
|
|
# Visual Studio 2017 auto generated files
|
|
|
|
Generated\ Files/
|
|
|
|
|
2012-12-20 00:46:33 +01:00
|
|
|
# MSTest test Results
|
2012-12-11 03:28:04 +01:00
|
|
|
[Tt]est[Rr]esult*/
|
2012-04-14 00:17:09 +02:00
|
|
|
[Bb]uild[Ll]og.*
|
|
|
|
|
2019-05-12 15:00:26 +02:00
|
|
|
# NUnit
|
2013-04-11 23:46:03 +02:00
|
|
|
*.VisualState.xml
|
|
|
|
TestResult.xml
|
2019-05-12 15:00:26 +02:00
|
|
|
nunit-*.xml
|
2013-04-11 23:46:03 +02:00
|
|
|
|
2014-02-18 09:25:41 +01:00
|
|
|
# Build Results of an ATL Project
|
|
|
|
[Dd]ebugPS/
|
|
|
|
[Rr]eleasePS/
|
|
|
|
dlldata.c
|
|
|
|
|
2017-06-09 08:12:57 +02:00
|
|
|
# Benchmark Results
|
|
|
|
BenchmarkDotNet.Artifacts/
|
|
|
|
|
2016-11-16 09:52:12 +01:00
|
|
|
# .NET Core
|
2015-05-06 23:57:21 +02:00
|
|
|
project.lock.json
|
2016-05-23 12:49:24 +02:00
|
|
|
project.fragment.lock.json
|
2015-05-06 23:57:21 +02:00
|
|
|
artifacts/
|
|
|
|
|
2020-03-11 22:06:43 +01:00
|
|
|
# ASP.NET Scaffolding
|
|
|
|
ScaffoldingReadMe.txt
|
|
|
|
|
2017-11-29 01:47:25 +01:00
|
|
|
# StyleCop
|
|
|
|
StyleCopReport.xml
|
|
|
|
|
|
|
|
# Files built by Visual Studio
|
2010-11-21 04:46:50 +01:00
|
|
|
*_i.c
|
|
|
|
*_p.c
|
2018-08-03 12:49:28 +02:00
|
|
|
*_h.h
|
2010-11-21 04:46:50 +01:00
|
|
|
*.ilk
|
|
|
|
*.meta
|
2010-11-08 21:51:44 +01:00
|
|
|
*.obj
|
2018-03-26 12:43:10 +02:00
|
|
|
*.iobj
|
2010-11-21 04:46:50 +01:00
|
|
|
*.pch
|
|
|
|
*.pdb
|
2018-03-26 12:43:10 +02:00
|
|
|
*.ipdb
|
2010-11-21 04:46:50 +01:00
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
2013-01-09 13:35:20 +01:00
|
|
|
*.tmp_proj
|
2018-09-14 22:10:52 +02:00
|
|
|
*_wpftmp.csproj
|
2012-12-20 00:46:33 +01:00
|
|
|
*.log
|
2021-03-26 17:32:11 +01:00
|
|
|
*.tlog
|
2010-11-21 04:46:50 +01:00
|
|
|
*.vspscc
|
2012-04-03 12:38:46 +02:00
|
|
|
*.vssscc
|
2010-11-08 21:51:44 +01:00
|
|
|
.builds
|
2012-04-14 00:17:09 +02:00
|
|
|
*.pidb
|
2013-10-21 03:40:53 +02:00
|
|
|
*.svclog
|
2012-04-14 00:17:09 +02:00
|
|
|
*.scc
|
2012-12-20 00:46:33 +01:00
|
|
|
|
2013-05-29 10:14:45 +02:00
|
|
|
# Chutzpah Test files
|
|
|
|
_Chutzpah*
|
|
|
|
|
2010-11-22 22:41:39 +01:00
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
2015-12-01 20:33:51 +01:00
|
|
|
*.opendb
|
2010-11-22 22:41:39 +01:00
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2012-09-10 15:49:43 +02:00
|
|
|
*.cachefile
|
2015-12-04 09:00:50 +01:00
|
|
|
*.VC.db
|
|
|
|
*.VC.VC.opendb
|
2010-11-22 22:41:39 +01:00
|
|
|
|
2010-11-22 22:52:25 +01:00
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
2012-12-20 00:46:33 +01:00
|
|
|
*.vspx
|
2015-08-11 18:48:47 +02:00
|
|
|
*.sap
|
2010-11-22 22:52:25 +01:00
|
|
|
|
2017-09-20 17:05:57 +02:00
|
|
|
# Visual Studio Trace Files
|
|
|
|
*.e2e
|
|
|
|
|
2013-01-25 20:35:41 +01:00
|
|
|
# TFS 2012 Local Workspace
|
|
|
|
$tf/
|
|
|
|
|
2012-04-10 19:01:00 +02:00
|
|
|
# Guidance Automation Toolkit
|
|
|
|
*.gpState
|
|
|
|
|
2010-11-08 21:51:44 +01:00
|
|
|
# ReSharper is a .NET coding add-in
|
2012-04-14 00:17:09 +02:00
|
|
|
_ReSharper*/
|
|
|
|
*.[Rr]e[Ss]harper
|
2013-04-11 04:24:28 +02:00
|
|
|
*.DotSettings.user
|
2010-11-08 21:51:44 +01:00
|
|
|
|
2012-10-19 14:32:36 +02:00
|
|
|
# TeamCity is a build add-in
|
|
|
|
_TeamCity*
|
|
|
|
|
2012-04-19 11:17:30 +02:00
|
|
|
# DotCover is a Code Coverage Tool
|
|
|
|
*.dotCover
|
|
|
|
|
2017-08-12 05:48:48 +02:00
|
|
|
# AxoCover is a Code Coverage Tool
|
|
|
|
.axoCover/*
|
|
|
|
!.axoCover/settings.json
|
|
|
|
|
2019-12-16 14:16:35 +01:00
|
|
|
# Coverlet is a free, cross platform Code Coverage Tool
|
2020-07-03 22:15:33 +02:00
|
|
|
coverage*.json
|
|
|
|
coverage*.xml
|
|
|
|
coverage*.info
|
2019-12-16 14:16:35 +01:00
|
|
|
|
2016-09-12 15:34:02 +02:00
|
|
|
# Visual Studio code coverage results
|
|
|
|
*.coverage
|
|
|
|
*.coveragexml
|
|
|
|
|
2012-04-03 12:38:46 +02:00
|
|
|
# NCrunch
|
2013-09-23 12:04:38 +02:00
|
|
|
_NCrunch_*
|
2012-04-03 12:38:46 +02:00
|
|
|
.*crunch*.local.xml
|
2015-07-01 16:45:10 +02:00
|
|
|
nCrunchTemp_*
|
2012-04-03 12:38:46 +02:00
|
|
|
|
2013-01-29 23:47:17 +01:00
|
|
|
# MightyMoose
|
|
|
|
*.mm.*
|
|
|
|
AutoTest.Net/
|
|
|
|
|
2014-01-28 10:34:54 +01:00
|
|
|
# Web workbench (sass)
|
|
|
|
.sass-cache/
|
|
|
|
|
2012-04-14 00:17:09 +02:00
|
|
|
# Installshield output folder
|
2012-12-11 03:28:04 +01:00
|
|
|
[Ee]xpress/
|
2011-08-17 20:24:43 +02:00
|
|
|
|
2010-11-10 21:27:49 +01:00
|
|
|
# DocProject is a documentation generator add-in
|
|
|
|
DocProject/buildhelp/
|
|
|
|
DocProject/Help/*.HxT
|
|
|
|
DocProject/Help/*.HxC
|
|
|
|
DocProject/Help/*.hhc
|
|
|
|
DocProject/Help/*.hhk
|
|
|
|
DocProject/Help/*.hhp
|
|
|
|
DocProject/Help/Html2
|
|
|
|
DocProject/Help/html
|
|
|
|
|
|
|
|
# Click-Once directory
|
2012-12-11 03:28:04 +01:00
|
|
|
publish/
|
2010-11-10 21:27:49 +01:00
|
|
|
|
2012-04-03 12:38:46 +02:00
|
|
|
# Publish Web Output
|
2013-12-10 06:21:57 +01:00
|
|
|
*.[Pp]ublish.xml
|
2013-11-11 18:52:59 +01:00
|
|
|
*.azurePubxml
|
2017-07-30 21:57:56 +02:00
|
|
|
# Note: Comment the next line if you want to checkin your web deploy settings,
|
2014-07-10 23:02:18 +02:00
|
|
|
# but database connection strings (with potential passwords) will be unencrypted
|
2014-02-18 08:57:48 +01:00
|
|
|
*.pubxml
|
2014-08-04 19:09:06 +02:00
|
|
|
*.publishproj
|
2012-04-03 12:38:46 +02:00
|
|
|
|
2016-03-25 23:21:49 +01:00
|
|
|
# Microsoft Azure Web App publish settings. Comment the next line if you want to
|
|
|
|
# checkin your Azure Web App publish settings, but sensitive information contained
|
|
|
|
# in these scripts will be unencrypted
|
|
|
|
PublishScripts/
|
|
|
|
|
2014-05-12 02:36:23 +02:00
|
|
|
# NuGet Packages
|
|
|
|
*.nupkg
|
2019-04-25 20:52:35 +02:00
|
|
|
# NuGet Symbol Packages
|
|
|
|
*.snupkg
|
2014-07-08 04:17:13 +02:00
|
|
|
# The packages folder can be ignored because of Package Restore
|
2017-10-18 15:38:08 +02:00
|
|
|
**/[Pp]ackages/*
|
2014-07-08 04:17:13 +02:00
|
|
|
# except build/, which is used as an MSBuild target.
|
2017-10-18 15:38:08 +02:00
|
|
|
!**/[Pp]ackages/build/
|
2014-09-20 12:37:39 +02:00
|
|
|
# Uncomment if necessary however generally it will be regenerated when needed
|
2017-10-18 15:38:08 +02:00
|
|
|
#!**/[Pp]ackages/repositories.config
|
2017-02-15 02:04:00 +01:00
|
|
|
# NuGet v3's project.json files produces more ignorable files
|
2015-12-27 16:29:24 +01:00
|
|
|
*.nuget.props
|
|
|
|
*.nuget.targets
|
2014-01-01 16:19:20 +01:00
|
|
|
|
2015-12-28 20:11:44 +01:00
|
|
|
# Microsoft Azure Build Output
|
2013-11-11 18:52:59 +01:00
|
|
|
csx/
|
2012-12-20 00:46:33 +01:00
|
|
|
*.build.csdef
|
|
|
|
|
2015-12-28 20:11:44 +01:00
|
|
|
# Microsoft Azure Emulator
|
2015-11-30 16:45:18 +01:00
|
|
|
ecf/
|
2015-11-30 23:59:49 +01:00
|
|
|
rcf/
|
2015-09-02 15:46:40 +02:00
|
|
|
|
2016-02-15 19:05:30 +01:00
|
|
|
# Windows Store app package directories and files
|
2012-12-20 00:46:33 +01:00
|
|
|
AppPackages/
|
2015-12-14 19:52:44 +01:00
|
|
|
BundleArtifacts/
|
2016-02-15 19:05:30 +01:00
|
|
|
Package.StoreAssociation.xml
|
|
|
|
_pkginfo.txt
|
2017-05-17 20:13:11 +02:00
|
|
|
*.appx
|
2019-03-14 12:58:52 +01:00
|
|
|
*.appxbundle
|
|
|
|
*.appxupload
|
2012-12-20 00:46:33 +01:00
|
|
|
|
2015-05-06 11:04:53 +02:00
|
|
|
# Visual Studio cache files
|
2015-05-06 11:11:06 +02:00
|
|
|
# files ending in .cache can be ignored
|
2015-01-04 20:17:12 +01:00
|
|
|
*.[Cc]ache
|
2015-05-06 11:04:53 +02:00
|
|
|
# but keep track of directories ending in .cache
|
2018-12-06 10:17:16 +01:00
|
|
|
!?*.[Cc]ache/
|
2015-05-06 11:04:53 +02:00
|
|
|
|
|
|
|
# Others
|
2012-12-11 03:28:04 +01:00
|
|
|
ClientBin/
|
2010-11-08 22:02:20 +01:00
|
|
|
~$*
|
2012-08-12 00:33:32 +02:00
|
|
|
*~
|
2011-01-29 15:11:11 +01:00
|
|
|
*.dbmdl
|
2013-07-17 00:09:34 +02:00
|
|
|
*.dbproj.schemaview
|
2016-09-09 03:09:05 +02:00
|
|
|
*.jfm
|
2013-01-22 19:30:18 +01:00
|
|
|
*.pfx
|
2013-01-24 21:24:17 +01:00
|
|
|
*.publishsettings
|
2015-01-21 12:02:28 +01:00
|
|
|
orleans.codegen.cs
|
2012-04-14 00:17:09 +02:00
|
|
|
|
2018-06-05 06:09:20 +02:00
|
|
|
# Including strong name files can present a security risk
|
2017-12-26 04:30:10 +01:00
|
|
|
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
|
|
|
|
#*.snk
|
|
|
|
|
2016-03-25 23:21:49 +01:00
|
|
|
# Since there are multiple workflows, uncomment next line to ignore bower_components
|
2016-02-12 08:41:18 +01:00
|
|
|
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
|
|
|
|
#bower_components/
|
|
|
|
|
2012-12-11 03:28:04 +01:00
|
|
|
# RIA/Silverlight projects
|
|
|
|
Generated_Code/
|
2011-03-07 23:50:23 +01:00
|
|
|
|
2014-04-23 09:59:33 +02:00
|
|
|
# Backup & report files from converting an old project file
|
|
|
|
# to a newer Visual Studio version. Backup files are not needed,
|
|
|
|
# because we have git ;-)
|
2011-03-07 23:50:23 +01:00
|
|
|
_UpgradeReport_Files/
|
2011-05-28 00:47:21 +02:00
|
|
|
Backup*/
|
|
|
|
UpgradeLog*.XML
|
2013-01-19 17:25:10 +01:00
|
|
|
UpgradeLog*.htm
|
2018-01-30 10:02:51 +01:00
|
|
|
ServiceFabricBackup/
|
2018-05-02 22:51:32 +02:00
|
|
|
*.rptproj.bak
|
2012-04-03 12:38:46 +02:00
|
|
|
|
2012-12-20 00:46:33 +01:00
|
|
|
# SQL Server files
|
2014-02-14 10:34:02 +01:00
|
|
|
*.mdf
|
|
|
|
*.ldf
|
2017-03-13 11:13:39 +01:00
|
|
|
*.ndf
|
2012-12-20 00:46:33 +01:00
|
|
|
|
2013-02-27 00:23:49 +01:00
|
|
|
# Business Intelligence projects
|
|
|
|
*.rdl.data
|
|
|
|
*.bim.layout
|
|
|
|
*.bim_*.settings
|
2018-01-19 19:01:32 +01:00
|
|
|
*.rptproj.rsuser
|
2019-05-02 17:37:20 +02:00
|
|
|
*- [Bb]ackup.rdl
|
|
|
|
*- [Bb]ackup ([0-9]).rdl
|
|
|
|
*- [Bb]ackup ([0-9][0-9]).rdl
|
2013-02-27 00:23:49 +01:00
|
|
|
|
2013-11-04 15:36:51 +01:00
|
|
|
# Microsoft Fakes
|
|
|
|
FakesAssemblies/
|
2014-08-08 21:58:52 +02:00
|
|
|
|
2014-03-09 16:03:43 +01:00
|
|
|
# GhostDoc plugin setting file
|
|
|
|
*.GhostDoc.xml
|
|
|
|
|
2014-08-08 21:58:52 +02:00
|
|
|
# Node.js Tools for Visual Studio
|
2015-01-07 06:31:03 +01:00
|
|
|
.ntvs_analysis.dat
|
2016-09-20 03:07:02 +02:00
|
|
|
node_modules/
|
2017-02-02 11:59:53 +01:00
|
|
|
|
2015-01-07 06:31:03 +01:00
|
|
|
# Visual Studio 6 build log
|
|
|
|
*.plg
|
|
|
|
|
|
|
|
# Visual Studio 6 workspace options file
|
2014-10-17 14:38:16 +02:00
|
|
|
*.opt
|
2015-07-23 01:21:57 +02:00
|
|
|
|
2016-10-19 13:24:44 +02:00
|
|
|
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
|
|
|
|
*.vbw
|
|
|
|
|
2019-07-16 08:39:20 +02:00
|
|
|
# Visual Studio 6 auto-generated project file (contains which files were open etc.)
|
2019-07-16 09:06:11 +02:00
|
|
|
*.vbp
|
2019-07-16 08:39:20 +02:00
|
|
|
|
|
|
|
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
|
|
|
|
*.dsw
|
|
|
|
*.dsp
|
|
|
|
|
2022-01-26 16:58:07 +01:00
|
|
|
# Visual Studio 6 technical files
|
2019-07-16 08:39:20 +02:00
|
|
|
*.ncb
|
|
|
|
*.aps
|
|
|
|
|
2015-07-23 22:42:28 +02:00
|
|
|
# Visual Studio LightSwitch build output
|
2015-07-23 01:21:57 +02:00
|
|
|
**/*.HTMLClient/GeneratedArtifacts
|
|
|
|
**/*.DesktopClient/GeneratedArtifacts
|
|
|
|
**/*.DesktopClient/ModelManifest.xml
|
|
|
|
**/*.Server/GeneratedArtifacts
|
|
|
|
**/*.Server/ModelManifest.xml
|
2015-07-23 01:23:05 +02:00
|
|
|
_Pvt_Extensions
|
2015-09-22 20:02:06 +02:00
|
|
|
|
|
|
|
# Paket dependency manager
|
|
|
|
.paket/paket.exe
|
2016-03-08 11:03:32 +01:00
|
|
|
paket-files/
|
2015-10-04 17:00:43 +02:00
|
|
|
|
|
|
|
# FAKE - F# Make
|
|
|
|
.fake/
|
2016-02-18 08:31:24 +01:00
|
|
|
|
2018-09-18 09:10:17 +02:00
|
|
|
# CodeRush personal settings
|
|
|
|
.cr/personal
|
2016-08-23 08:09:33 +02:00
|
|
|
|
|
|
|
# Python Tools for Visual Studio (PTVS)
|
|
|
|
__pycache__/
|
|
|
|
*.pyc
|
2016-09-15 09:48:08 +02:00
|
|
|
|
2016-09-26 10:27:10 +02:00
|
|
|
# Cake - Uncomment if you are using it
|
2017-01-10 21:51:40 +01:00
|
|
|
# tools/**
|
|
|
|
# !tools/packages.config
|
2017-06-10 02:15:38 +02:00
|
|
|
|
|
|
|
# Tabs Studio
|
2017-06-10 19:58:34 +02:00
|
|
|
*.tss
|
|
|
|
|
2017-02-28 08:15:00 +01:00
|
|
|
# Telerik's JustMock configuration file
|
2017-03-01 10:32:17 +01:00
|
|
|
*.jmconfig
|
|
|
|
|
|
|
|
# BizTalk build output
|
|
|
|
*.btp.cs
|
|
|
|
*.btm.cs
|
|
|
|
*.odx.cs
|
2017-03-13 11:13:39 +01:00
|
|
|
*.xsd.cs
|
2017-03-19 05:28:28 +01:00
|
|
|
|
|
|
|
# OpenCover UI analysis results
|
|
|
|
OpenCover/
|
2017-11-29 02:08:59 +01:00
|
|
|
|
2018-06-05 06:09:20 +02:00
|
|
|
# Azure Stream Analytics local run output
|
2017-11-29 02:08:59 +01:00
|
|
|
ASALocalRun/
|
2017-12-13 23:37:34 +01:00
|
|
|
|
|
|
|
# MSBuild Binary and Structured Log
|
|
|
|
*.binlog
|
|
|
|
|
2018-01-11 11:23:14 +01:00
|
|
|
# NVidia Nsight GPU debugger configuration file
|
|
|
|
*.nvuser
|
2018-04-09 02:41:11 +02:00
|
|
|
|
2018-06-05 06:09:20 +02:00
|
|
|
# MFractors (Xamarin productivity tool) working folder
|
2018-04-09 02:41:11 +02:00
|
|
|
.mfractor/
|
2018-08-01 12:29:58 +02:00
|
|
|
|
|
|
|
# Local History for Visual Studio
|
|
|
|
.localhistory/
|
2018-12-16 18:51:36 +01:00
|
|
|
|
2021-10-03 14:26:51 +02:00
|
|
|
# Visual Studio History (VSHistory) files
|
|
|
|
.vshistory/
|
|
|
|
|
2019-01-29 16:09:28 +01:00
|
|
|
# BeatPulse healthcheck temp database
|
2018-12-19 07:22:27 +01:00
|
|
|
healthchecksdb
|
2019-02-13 22:23:42 +01:00
|
|
|
|
|
|
|
# Backup folder for Package Reference Convert tool in Visual Studio 2017
|
|
|
|
MigrationBackup/
|
2019-07-21 15:45:57 +02:00
|
|
|
|
|
|
|
# Ionide (cross platform F# VS Code tools) working folder
|
|
|
|
.ionide/
|
2020-04-21 02:27:53 +02:00
|
|
|
|
|
|
|
# Fody - auto-generated XML schema
|
|
|
|
FodyWeavers.xsd
|
2021-05-07 18:47:16 +02:00
|
|
|
|
|
|
|
# VS Code files for those working on multiple tools
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
*.code-workspace
|
|
|
|
|
|
|
|
# Local History for Visual Studio Code
|
|
|
|
.history/
|
|
|
|
|
|
|
|
# Windows Installer files from build outputs
|
|
|
|
*.cab
|
|
|
|
*.msi
|
|
|
|
*.msix
|
|
|
|
*.msm
|
|
|
|
*.msp
|
|
|
|
|
|
|
|
# JetBrains Rider
|
2021-05-07 20:07:24 +02:00
|
|
|
*.sln.iml
|