aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add 'opendb' file to VisualStudio.gitignoreAndrew Stanton-Nurse2015-12-011-0/+1
|
* Fix typo rfc -> rcfCurtis Badke2015-11-301-1/+1
|
* Fix typo for Azure Emulator log directoryCurtis Badke2015-11-301-1/+1
|
* Merge pull request #1647 from m1stegmann/patch-2Brendan Forster2015-10-141-0/+4
|\ | | | | Windows Azure Emulator
| * Windows Azure EmulatorMichael Stegmann2015-09-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignoring directory "efc" and "rfc" created by the Windows Azure Emulator Directory before starting emulator the first time: Directory: C:\temp\AzureCloudService1\AzureCloudService1 Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 9/1/2015 9:16 AM bin d----- 9/1/2015 9:16 AM WorkerRole1Content -a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj -a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg -a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef And after starting the Emulator: Directory: C:\temp\AzureCloudService1\AzureCloudService1 Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 9/1/2015 9:16 AM bin d----- 9/1/2015 9:19 AM csx d----- 9/1/2015 9:19 AM ecf d----- 9/1/2015 9:19 AM obj d----- 9/1/2015 9:19 AM rcf d----- 9/1/2015 9:16 AM WorkerRole1Content -a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj -a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg -a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef
* | Merge pull request #1632 from khellang/ghostdocBrendan Forster2015-10-051-0/+3
|\ \ | | | | | | Add VisualStudio GhostDoc plugin setting file
| * | Add VisualStudio GhostDoc plugin setting fileStar Peng2015-08-261-0/+3
| |/
* | Ignore FAKE - F# Make cache folderJulien Roncaglia2015-10-041-0/+3
| | | | | | Recent versions of FAKE uses a cache folder containing a compiled version of all scripts named .fake that should never be commited to git.
* | Added ignore for Paket Nellemandela2015-09-221-0/+3
|/ | | Added ignore as recomended in http://fsprojects.github.io/Paket/getting-started.html
* Add .sap Visual Studio profiler session fileFelipe Plets2015-08-111-0/+1
| | | In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
* Correct capitalisation of LightSwitch and omit generated.parameters.xmlsfhardman2015-07-241-2/+1
|
* Add newline at EOFsfhardman2015-07-231-1/+1
|
* Add ignores for Visual Studio Lightswitch build outputsfhardman2015-07-231-0/+9
|
* Adding optional ignore proposal for wwwroot folderJimiC2015-07-131-0/+2
| | | There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
* Ignore NCrunch temporary files.Jamie Humphries2015-07-011-0/+1
|
* removing bower_components and fixing typoSayed Ibrahim Hashimi2015-05-191-2/+1
|
* Update VisualStudio.gitignoreMarkus Hauge2015-05-161-1/+1
|
* Merge pull request #1374 from richorama/masterBrendan Forster2015-05-141-0/+1
|\ | | | | added the orleans.codegen.cs file automatically generated by Orleans
| * added the orleans.codegen.cs file automatically generated by OrleansRichard Astbury2015-01-211-0/+1
| |
* | ASPNET5 -> DNXDamian Hickey2015-05-081-1/+1
| | | | | | As discussed in #1505
* | Merge pull request #1503 from LunicLynx/keep-cache-directoriesBrendan Forster2015-05-081-1/+6
|\ \ | | | | | | add rule to keep track of directories ending in .Cache
| * | Update VisualStudio.gitignoreLunicLynx2015-05-061-1/+1
| | |
| * | add rule to keep track of directories ending in .CacheLunicLynx2015-05-061-1/+6
| | | | | | | | | | | | More Information http://blogs.msdn.com/b/msbuild/archive/2008/02/11/what-s-up-with-xxx-sln-cache.aspx
* | | adding artifacts and project.lock.json for asp.net 5Sayed Ibrahim Hashimi2015-05-061-0/+4
|/ /
* | Small fix: missing spaceThomas Schulz2015-02-211-1/+1
| |
* | remove Roslyn cache directory for VS 2015 CTP 1-4Emil Lerch2015-02-041-3/+0
| |
* | add *.vs/ to ignore VS files in VS15 CTP5Emil Lerch2015-01-291-0/+3
| | | | | | As of Visual Studio 2015 CTP5 the Roslyn cache and suo files are stored in a .vs/ directory.
* | Merge pull request #1262 from janno-p/masterCarl Suster2015-01-221-0/+3
|\ \ | |/ |/| User-specific files for MonoDevelop/Xamarin Studio.
| * User-specific files for MonoDevelop/Xamarin Studio.Janno Põldma2014-10-241-0/+3
| |
* | Merge pull request #1349 from MOROZILnic/patch-1Carl Suster2015-01-081-1/+1
|\ \ | | | | | | Update VisualStudio.gitignore
| * | Update VisualStudio.gitignoreMOROZILnic2015-01-041-1/+1
| | | | | | | | | Ignoring *.cache as well as *.Cache
* | | Merge pull request #1253Carl Suster2015-01-071-1/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some visual Studio 6 specific file types. See documentation at: http://msdn.microsoft.com/en-us/library/aa260829(v=vs.60).aspx http://msdn.microsoft.com/en-us/library/aa239568(v=vs.60).aspx Closes #1253 with amendments
| * | | Added links to msdn as per Carl Suster requestalexanderKhaustov2014-10-211-2/+2
| | | |
| * | | Some visual studio 6 specific file typesAlexander Khaustov2014-10-171-0/+5
| | |/ | |/|
* | | Merge pull request #1163 from ma499/nodejs-visualstudioCarl Suster2015-01-071-0/+3
|\ \ \ | |_|/ |/| | Ignore analysis files from Node.js tools for Visual Studio 2013
| * | First addition for NTVS.Mustafa Arif2014-08-081-0/+3
| | |
* | | Merge pull request #1218 from bbodenmiller/patch-3Carl Suster2014-12-231-1/+1
|\ \ \ | | | | | | | | update comment on ignoring repositories.config
| * | | update comment on ignoring repositories.configBen Bodenmiller2014-09-201-1/+1
| | |/ | |/|
* | | no good reason to ignore sql folderBen Bodenmiller2014-12-111-1/+0
| | |
* | | Revert "adding entry for ignoring <solutionname>.sln.ide folder which ↵Todd Aspeotis2014-11-231-3/+0
| | | | | | | | | | | | | | | | | | contains visual studio 2015 solution specific cache data" This reverts commit b07a0904e3c0714353f997b1dc6122b367dab648.
* | | Merge pull request #1241 from sayedihashimi/masterBrendan Forster2014-11-161-0/+1
|\ \ \ | | | | | | | | adding bower_components
| * | | adding bower_componentsSayed Ibrahim Hashimi2014-10-081-0/+1
| |/ /
* / / adding entry for ignoring <solutionname>.sln.ide folder which contains ↵robertob2014-11-151-0/+3
|/ / | | | | | | visual studio 2015 solution specific cache data
* | Add *.userosscache to Visual Studio .gitignoreVictor Boctor2014-09-091-0/+1
| | | | | | I haven't found good documentation for this file online, but it is a user based file that should be ignored.
* | Adding *.publishproj to ignoreMads Kristensen2014-08-041-0/+1
|/ | | This files is generated by Visual Studio 2013 and should be ignored.
* database connection strings unencryptedBen Bodenmiller2014-07-101-2/+2
| | | user passwords are stored in *.user files so it is only database connection strings that are not protected.
* Clarify what commenting *.pubxml doesBen Bodenmiller2014-07-101-1/+2
| | | https://github.com/github/gitignore/commit/08def965cd1c0241a7cffbe7c26a74b3cab61243 incorrect states that commenting *.pubxml will keep your passwords hidden when it will actually do the opposite. This clarifies what commenting *.pubxml does and warns you of the dangers.
* Fix comment that was nonsensical after a previous changeCarl Suster2014-07-081-3/+1
|
* Clarify the NuGet packages commentsCarl Suster2014-07-081-9/+5
| | | | | | | Amends #1131 See these resources for explanation: http://docs.nuget.org/docs/reference/package-restore http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages
* Update VisualStudio.gitignoreTerje Sandstrom2014-07-051-5/+2
| | | Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.