123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306 |
- # temporary files generated by Visual Studio specific to the local user
- # contains profile information and other metadata
- # remove: if no longer targeting Visual Studio 2013 or earlier
- *.suo
- *.user
- *.userosscache
- *.sln.docstates
- #
- # new location for Visual Studio 2015
- .vs/
- #
- # specific to MonoDevelop and Xamarin Studio
- *.userprefs
- #
- # workspace options file
- # remove: if no longer targeting Visual Studio 6
- *.opt
- # build output folders generated by Visual Studio
- [Dd]ebug/
- [Dd]ebugPublic/
- [Rr]elease/
- [Rr]eleases/
- x64/
- x86/
- build/
- bld/
- [Bb]in/
- [Oo]bj/
- #
- # default build log file
- # remove: if no longer targeting Visual Studio 6
- *.plg
- # MSTest
- # a test framework from Microsoft
- # remove: if you are not using the MSTest runner to run your tests
- [Tt]est[Rr]esult*/
- [Bb]uild[Ll]og.*
- # NUnit
- # an open source test framework for .NET
- # url: http://www.nunit.org/
- # remove: if you are not using the NUnit test runner to run your tests
- *.VisualState.xml
- TestResult.xml
- # ATL (Active Template Library) Project
- # remove: if you do not have an ATL project in your solution
- [Dd]ebugPS/
- [Rr]eleasePS/
- dlldata.c
- # DNX
- # summary: the environment for cross-platform .NET development
- # url: https://github.com/aspnet/dnx
- #
- # locks the package references for a project to specific versions
- # url: https://github.com/aspnet/Home/wiki/Lock-file
- # remove: if you would like to lock your dependencies to a specific version
- # when committing and prevent package restore from selecting a
- # more recent version
- project.lock.json
- #
- # build output
- artifacts/
- # Program Database files created by various compilers
- # used when debugging compiled code - the file essentially represents a lookup
- # so that symbols can be resolved to the relevant source code
- # url: https://en.wikipedia.org/wiki/Program_database
- *.pdb
- # Visual SourceSafe hint files to keep the projects and solutions in sync
- # with source control - these are no longer necessary once you've moved away
- # from Visual SourceSafe
- *.vspscc
- *.vssscc
- *_i.c
- *_p.c
- *_i.h
- *.ilk
- *.meta
- *.obj
- *.pch
- *.pgc
- *.pgd
- *.rsp
- *.sbr
- *.tlb
- *.tli
- *.tlh
- *.tmp
- *.tmp_proj
- *.log
- .builds
- *.pidb
- *.svclog
- *.scc
- # Chutzpah
- # a JS unit testing framework for commit
- # url: https://github.com/mmanela/chutzpah
- # remove: if you do not use the Chutzpah test runner in your project
- _Chutzpah*
- # Visual C++ cache files
- ipch/
- *.aps
- *.ncb
- *.opensdf
- *.sdf
- *.cachefile
- # temporary files generated by the Visual Studio profiling tools
- # remove: if you are not using these features of Visual Studio
- *.psess
- *.vsp
- *.vspx
- # TFS 2012 Local Workspace
- # remove: if you are not using TFVC in this repository
- $tf/
- # Guidance Automation Toolkit
- *.gpState
- # ReSharper
- # a Visual Studio extension which supports various project types
- # url: https://www.jetbrains.com/resharper/
- _ReSharper*/
- *.[Rr]e[Ss]harper
- *.DotSettings.user
- # JustCode
- # a Visual Studio extension for various project types
- # url: https://www.jetbrains.com/resharper/
- .JustCode
- # TeamCity
- # a Visual Studio extension you can download from your TeamCity server
- # url: https://confluence.jetbrains.com/display/TCD9/Visual+Studio+Addin
- _TeamCity*
- # DotCover
- # a code coverage plugin for Visual Studio
- # url: https://www.jetbrains.com/dotcover/
- *.dotCover
- # NCrunch
- # a continuous test runner for Visual Studio
- # url: http://www.ncrunch.net
- _NCrunch_*
- .*crunch*.local.xml
- nCrunchTemp_*
- # MightyMoose
- # a continuous test runner for Visual Studio
- # url: http://www.continuoustests.com/
- *.mm.*
- AutoTest.Net/
- # Web Workbench
- # SASS, LESS and Coffeescript integration for Visual Studio
- # url: http://www.mindscapehq.com/products/web-workbench
- .sass-cache/
- # InstallShield
- # installer framework for Windows machines
- # url: http://www.flexerasoftware.com/producer/products/software-installation/installshield-software-installer/
- #
- # output folder
- [Ee]xpress/
- # DocProject
- # a document generation add-in for Visual Studio based on Sandcastle
- # url: http://docproject.codeplex.com/
- # remove: if you are using Visual Studio 2010 or later (which are not supported)
- DocProject/buildhelp/
- DocProject/Help/*.HxT
- DocProject/Help/*.HxC
- DocProject/Help/*.hhc
- DocProject/Help/*.hhk
- DocProject/Help/*.hhp
- DocProject/Help/Html2
- DocProject/Help/html
- # ClickOnce installer and deployment
- # url: https://msdn.microsoft.com/en-us/library/142dbbz4(v=vs.90).aspx
- # remove: if you do not have ClickOnce publishing enabled for your projects
- publish/
- # Publish Web Output
- *.[Pp]ublish.xml
- *.azurePubxml
- #
- # remove: if you have sensitive details in your database connection strings
- (such as passwords) committing this settings file will mean
- that they are stored in an unencrypted state in your repository
- *.pubxml
- *.publishproj
- # NuGet
- # summary: the package manager tool used in Visual Studio
- # url: https://nuget.org
- #
- # output packages created by NuGet
- *.nupkg
- #
- # Since NuGet 2.7, package restore is now a first class feature of Visual Studio
- # so you do not need to check in your packages
- # url: https://docs.nuget.org/consume/package-restore
- # remove: if you do not wish to restore packages in this way, or have
- package restore disabled
- **/packages/*
- #
- # some packages include MSBuild targets files, which are stored in this
- # location and should be kept in version control
- !**/packages/build/
- #
- # this file is a local listing of where to find your packages.config files, and
- # is regenerated by Visual Studio during a build
- # include: if you wish to version this file
- #!**/packages/repositories.config
- # Windows Azure Build Output
- csx/
- *.build.csdef
- # Windows Store app package directory
- AppPackages/
- # Visual Studio cache files
- # files ending in .cache can be ignored
- *.[Cc]ache
- # but keep track of directories ending in .cache
- !*.[Cc]ache/
- # StyleCop
- # an extension for enforcing coding style in C#
- # url: https://stylecop.codeplex.com/
- #
- # temporary files created by the tool
- [Ss]tyle[Cc]op.*
- # Others
- ~$*
- *~
- *.dbmdl
- *.dbproj.schemaview
- #
- #
- *.pfx
- *.publishsettings
- #
- # the local cache of node module installed by NPM
- # remove: if you are not using nodejs in your solution
- OR if you wish to keep this cache under version control
- node_modules/
- # Orleans
- # a Distributed Actor Model framework for .NET
- # url: https://github.com/dotnet/Orleans
- #
- # code generated as part of compilation
- orleans.codegen.cs
- # RIA/Silverlight projects
- # url: https://www.microsoft.com/silverlight/
- # output directory for *.xap artifacts
- ClientBin/
- # temporary directory used by compiler
- Generated_Code/
- # Migrating Projects
- # When upgrading a solution to a newer version of Visual Studio, there are a
- # number of output files created so you can view the log, troubleshoot issues
- # and potentially revert to a backup. These can be safely ignored, because
- # you're already using version control.
- _UpgradeReport_Files/
- Backup*/
- UpgradeLog*.XML
- UpgradeLog*.htm
- # SQL Server files
- *.mdf
- *.ldf
- # Business Intelligence projects
- # remove: if you do not have Business Intelligence projects in your solution
- *.rdl.data
- *.bim.layout
- *.bim_*.settings
- # Microsoft Fakes
- # a local cache of assemblies
- # url: https://msdn.microsoft.com/en-us/library/hh549175.aspx
- # remove: if you are not using Microsoft Fakes in your projects
- FakesAssemblies/
- # Node.js Tools for Visual Studio
- # url: https://github.com/Microsoft/nodejstools
- # remove: if you do not have this extension installed
- .ntvs_analysis.dat
|