2015-07-04 03:13:43 +02:00
|
|
|
# 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
|
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
|
2015-07-04 03:13:43 +02:00
|
|
|
#
|
|
|
|
# new location for Visual Studio 2015
|
|
|
|
.vs/
|
|
|
|
#
|
|
|
|
# specific to MonoDevelop and Xamarin Studio
|
2014-10-24 16:33:15 +02:00
|
|
|
*.userprefs
|
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# build output folders generated by Visual Studio
|
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/
|
2012-04-14 00:17:09 +02:00
|
|
|
build/
|
2013-03-13 09:12:33 +01:00
|
|
|
bld/
|
2012-12-20 00:46:33 +01:00
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
2012-04-14 00:17:09 +02:00
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# MSTest
|
|
|
|
# a test framework from Microsoft
|
|
|
|
# remove: if you are not using the MSTest runner to run your tests
|
2012-12-11 03:28:04 +01:00
|
|
|
[Tt]est[Rr]esult*/
|
2012-04-14 00:17:09 +02:00
|
|
|
[Bb]uild[Ll]og.*
|
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# NUnit
|
|
|
|
# an open source test framework for .NET
|
2015-07-04 04:21:03 +02:00
|
|
|
# url: http://www.nunit.org/
|
2015-07-04 03:13:43 +02:00
|
|
|
# remove: if you are not using the NUnit test runner to run your tests
|
2013-04-11 23:46:03 +02:00
|
|
|
*.VisualState.xml
|
|
|
|
TestResult.xml
|
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# ATL (Active Template Library) Project
|
|
|
|
# remove: if you do not have an ATL project in your solution
|
2014-02-18 09:25:41 +01:00
|
|
|
[Dd]ebugPS/
|
|
|
|
[Rr]eleasePS/
|
|
|
|
dlldata.c
|
|
|
|
|
2015-05-08 09:37:34 +02:00
|
|
|
# DNX
|
2015-07-04 03:13:43 +02:00
|
|
|
# summary: the environment for cross-platform .NET development
|
2015-07-04 04:21:03 +02:00
|
|
|
# url: https://github.com/aspnet/dnx
|
2015-07-04 03:13:43 +02:00
|
|
|
#
|
|
|
|
# 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
|
2015-05-06 23:57:21 +02:00
|
|
|
project.lock.json
|
2015-07-04 03:13:43 +02:00
|
|
|
#
|
|
|
|
# build output
|
2015-05-06 23:57:21 +02:00
|
|
|
artifacts/
|
|
|
|
|
2010-11-21 04:46:50 +01:00
|
|
|
*_i.c
|
|
|
|
*_p.c
|
2012-05-13 17:02:33 +02:00
|
|
|
*_i.h
|
2010-11-21 04:46:50 +01:00
|
|
|
*.ilk
|
|
|
|
*.meta
|
2010-11-08 21:51:44 +01:00
|
|
|
*.obj
|
2010-11-21 04:46:50 +01:00
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
2013-01-09 13:35:20 +01:00
|
|
|
*.tmp_proj
|
2012-12-20 00:46:33 +01:00
|
|
|
*.log
|
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
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# Chutzpah
|
|
|
|
# a JS unit testing framework for commit
|
2015-07-04 04:21:03 +02:00
|
|
|
# url: https://github.com/mmanela/chutzpah
|
|
|
|
# remove: if you do not use the Chutzpah test runner in your project
|
2013-05-29 10:14:45 +02:00
|
|
|
_Chutzpah*
|
|
|
|
|
2010-11-22 22:41:39 +01:00
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2012-09-10 15:49:43 +02:00
|
|
|
*.cachefile
|
2010-11-22 22:41:39 +01:00
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# temporary files generated by the Visual Studio profiling tools
|
2015-07-04 04:21:03 +02:00
|
|
|
# remove: if you are not using these features of Visual Studio
|
2010-11-22 22:52:25 +01:00
|
|
|
*.psess
|
|
|
|
*.vsp
|
2012-12-20 00:46:33 +01:00
|
|
|
*.vspx
|
2010-11-22 22:52:25 +01:00
|
|
|
|
2013-01-25 20:35:41 +01:00
|
|
|
# TFS 2012 Local Workspace
|
2015-07-04 04:21:03 +02:00
|
|
|
# remove: if you are not using TFVC in this repository
|
2013-01-25 20:35:41 +01:00
|
|
|
$tf/
|
|
|
|
|
2012-04-10 19:01:00 +02:00
|
|
|
# Guidance Automation Toolkit
|
|
|
|
*.gpState
|
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# ReSharper
|
|
|
|
# a Visual Studio extension which supports various project types
|
2015-07-04 04:21:03 +02:00
|
|
|
# url: https://www.jetbrains.com/resharper/
|
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
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# JustCode
|
|
|
|
# a Visual Studio extension for various project types
|
2015-07-04 04:21:03 +02:00
|
|
|
# url: https://www.jetbrains.com/resharper/
|
2013-04-02 22:59:05 +02:00
|
|
|
.JustCode
|
|
|
|
|
2015-07-04 04:21:03 +02:00
|
|
|
# TeamCity
|
|
|
|
# a Visual Studio extension you can download from your TeamCity server
|
|
|
|
# url: https://confluence.jetbrains.com/display/TCD9/Visual+Studio+Addin
|
2012-10-19 14:32:36 +02:00
|
|
|
_TeamCity*
|
|
|
|
|
2015-07-04 04:21:03 +02:00
|
|
|
# DotCover
|
|
|
|
# a code coverage plugin for Visual Studio
|
|
|
|
# url: https://www.jetbrains.com/dotcover/
|
2012-04-19 11:17:30 +02:00
|
|
|
*.dotCover
|
|
|
|
|
2012-04-03 12:38:46 +02:00
|
|
|
# NCrunch
|
2015-07-04 03:13:43 +02:00
|
|
|
# a continuous test runner for Visual Studio
|
2015-07-04 04:21:03 +02:00
|
|
|
# url: http://www.ncrunch.net
|
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
|
2015-07-04 04:21:03 +02:00
|
|
|
# a continuous test runner for Visual Studio
|
|
|
|
# url: http://www.continuoustests.com/
|
2013-01-29 23:47:17 +01:00
|
|
|
*.mm.*
|
|
|
|
AutoTest.Net/
|
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# Web Workbench
|
2015-07-04 04:21:03 +02:00
|
|
|
# SASS, LESS and Coffeescript integration for Visual Studio
|
|
|
|
# url: http://www.mindscapehq.com/products/web-workbench
|
2014-01-28 10:34:54 +01:00
|
|
|
.sass-cache/
|
|
|
|
|
2015-07-04 04:48:57 +02:00
|
|
|
# InstallShield
|
|
|
|
# installer framework for Windows machines
|
|
|
|
# url: http://www.flexerasoftware.com/producer/products/software-installation/installshield-software-installer/
|
|
|
|
#
|
|
|
|
# output folder
|
2012-12-11 03:28:04 +01:00
|
|
|
[Ee]xpress/
|
2011-08-17 20:24:43 +02:00
|
|
|
|
2015-07-04 04:40:06 +02:00
|
|
|
# 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)
|
2010-11-10 21:27:49 +01:00
|
|
|
DocProject/buildhelp/
|
|
|
|
DocProject/Help/*.HxT
|
|
|
|
DocProject/Help/*.HxC
|
|
|
|
DocProject/Help/*.hhc
|
|
|
|
DocProject/Help/*.hhk
|
|
|
|
DocProject/Help/*.hhp
|
|
|
|
DocProject/Help/Html2
|
|
|
|
DocProject/Help/html
|
|
|
|
|
2015-07-04 04:29:31 +02:00
|
|
|
# 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
|
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
|
2015-07-04 04:40:06 +02:00
|
|
|
#
|
|
|
|
# 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
|
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
|
|
|
|
2015-07-04 03:13:43 +02:00
|
|
|
# NuGet
|
|
|
|
# summary: the package manager tool used in Visual Studio
|
|
|
|
# url: https://nuget.org
|
|
|
|
#
|
|
|
|
# output packages created by NuGet
|
2014-05-12 02:36:23 +02:00
|
|
|
*.nupkg
|
2015-07-04 04:29:31 +02:00
|
|
|
#
|
|
|
|
# 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
|
2014-07-08 04:17:13 +02:00
|
|
|
**/packages/*
|
2015-07-04 04:29:31 +02:00
|
|
|
#
|
|
|
|
# some packages include MSBuild targets files, which are stored in this
|
|
|
|
# location and should be kept in version control
|
2014-07-02 23:09:32 +02:00
|
|
|
!**/packages/build/
|
2015-07-04 04:29:31 +02:00
|
|
|
#
|
2015-07-04 04:40:06 +02:00
|
|
|
# this file is a local listing of where to find your packages.config files, and
|
2015-07-04 04:29:31 +02:00
|
|
|
# is regenerated by Visual Studio during a build
|
2015-07-04 04:40:06 +02:00
|
|
|
# include: if you wish to version this file
|
2014-07-08 04:17:13 +02:00
|
|
|
#!**/packages/repositories.config
|
2014-01-01 16:19:20 +01:00
|
|
|
|
2012-12-20 00:46:33 +01:00
|
|
|
# Windows Azure Build Output
|
2013-11-11 18:52:59 +01:00
|
|
|
csx/
|
2012-12-20 00:46:33 +01:00
|
|
|
*.build.csdef
|
|
|
|
|
|
|
|
# Windows Store app package directory
|
|
|
|
AppPackages/
|
|
|
|
|
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
|
|
|
|
!*.[Cc]ache/
|
|
|
|
|
|
|
|
# Others
|
2012-03-08 21:53:34 +01:00
|
|
|
[Ss]tyle[Cc]op.*
|
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
|
2013-01-22 19:30:18 +01:00
|
|
|
*.pfx
|
2013-01-24 21:24:17 +01:00
|
|
|
*.publishsettings
|
2013-11-29 21:22:42 +01:00
|
|
|
node_modules/
|
2015-01-21 12:02:28 +01:00
|
|
|
orleans.codegen.cs
|
2012-04-14 00:17:09 +02:00
|
|
|
|
2012-12-11 03:28:04 +01:00
|
|
|
# RIA/Silverlight projects
|
2015-07-04 04:50:58 +02:00
|
|
|
# url: https://www.microsoft.com/silverlight/
|
|
|
|
# output directory for *.xap artifacts
|
|
|
|
ClientBin/
|
|
|
|
# temporary directory used by compiler
|
2012-12-11 03:28:04 +01:00
|
|
|
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
|
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
|
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
|
|
|
|
|
2013-11-04 15:36:51 +01:00
|
|
|
# Microsoft Fakes
|
|
|
|
FakesAssemblies/
|
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
|
|
|
|
|
|
|
|
# Visual Studio 6 build log
|
|
|
|
*.plg
|
|
|
|
|
|
|
|
# Visual Studio 6 workspace options file
|
2014-10-17 14:38:16 +02:00
|
|
|
*.opt
|