Commit Graph

125 Commits

Author SHA1 Message Date
Brendan Forster 765ecc398b some more annotation 2015-07-04 13:26:41 +09:30
Brendan Forster eab8d4876d extract a couple of rules and explain them in more detail 2015-07-04 12:56:21 +09:30
Brendan Forster d983b4f5e2 moved Visual Studio 6 options into relevant sections 2015-07-04 12:38:07 +09:30
Brendan Forster 0f61d7e240 refreshing words 2015-07-04 12:34:17 +09:30
Brendan Forster f515ae6c5c reordering 2015-07-04 12:20:58 +09:30
Brendan Forster 237c94586f more annotations 2015-07-04 12:18:57 +09:30
Brendan Forster 8803192fd3 some more cleanup 2015-07-04 12:10:06 +09:30
Brendan Forster f2c0e3cc5a fleshing out the NuGet section 2015-07-04 11:59:31 +09:30
Brendan Forster 7d209f8aac a bit more cleanup 2015-07-04 11:51:03 +09:30
Brendan Forster a5b891d9d2 first pass at annotating the source 2015-07-04 10:43:43 +09:30
Jamie Humphries 86516d2d2a Ignore NCrunch temporary files. 2015-07-01 15:45:10 +01:00
Sayed Ibrahim Hashimi 747196008e removing bower_components and fixing typo 2015-05-19 15:27:54 -07:00
Markus Hauge 1e33ef1213 Update VisualStudio.gitignore 2015-05-16 17:34:59 +02:00
Brendan Forster 305d4b5c98 Merge pull request #1374 from richorama/master
added the orleans.codegen.cs file automatically generated by Orleans
2015-05-14 12:21:59 +09:30
Damian Hickey 00e9cd8dec ASPNET5 -> DNX
As discussed in #1505
2015-05-08 09:37:34 +02:00
Brendan Forster 0aee91babc Merge pull request #1503 from LunicLynx/keep-cache-directories
add rule to keep track of directories ending in .Cache
2015-05-08 07:56:40 +09:30
Sayed Ibrahim Hashimi 467e257fdb adding artifacts and project.lock.json for asp.net 5 2015-05-06 14:57:21 -07:00
LunicLynx 5ee2b35cd5 Update VisualStudio.gitignore 2015-05-06 11:11:06 +02:00
LunicLynx f441f790d2 add rule to keep track of directories ending in .Cache
More Information
http://blogs.msdn.com/b/msbuild/archive/2008/02/11/what-s-up-with-xxx-sln-cache.aspx
2015-05-06 11:04:53 +02:00
Thomas Schulz 29be7fc193 Small fix: missing space 2015-02-21 18:26:29 +01:00
Emil Lerch 72e24c5ba6 remove Roslyn cache directory for VS 2015 CTP 1-4 2015-02-04 12:11:03 -08:00
Emil Lerch 68f746b320 add *.vs/ to ignore VS files in VS15 CTP5
As of Visual Studio 2015 CTP5 the Roslyn cache and suo files are stored in a .vs/ directory.
2015-01-29 07:42:40 -08:00
Carl Suster 3e5b733ad3 Merge pull request #1262 from janno-p/master
User-specific files for MonoDevelop/Xamarin Studio.
2015-01-22 14:24:34 +11:00
Richard Astbury aa853a08e9 added the orleans.codegen.cs file automatically generated by Orleans 2015-01-21 11:02:28 +00:00
Carl Suster 5130d9a506 Merge pull request #1349 from MOROZILnic/patch-1
Update VisualStudio.gitignore
2015-01-08 12:48:38 +11:00
Carl Suster 1b2072a8cd Merge pull request #1253
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
2015-01-07 16:31:03 +11:00
Carl Suster 95a6bdab6a Merge pull request #1163 from ma499/nodejs-visualstudio
Ignore analysis files from Node.js tools for Visual Studio 2013
2015-01-07 15:34:23 +11:00
MOROZILnic f535820080 Update VisualStudio.gitignore
Ignoring *.cache as well as *.Cache
2015-01-04 22:17:12 +03:00
Carl Suster 3ed4405a34 Merge pull request #1218 from bbodenmiller/patch-3
update comment on ignoring repositories.config
2014-12-23 11:56:45 +11:00
Ben Bodenmiller 0fe5c192d9 no good reason to ignore sql folder 2014-12-11 15:21:38 -08:00
Todd Aspeotis 79b46295bf Revert "adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data"
This reverts commit b07a0904e3.
2014-11-23 15:41:09 +10:00
Brendan Forster d866fb5561 Merge pull request #1241 from sayedihashimi/master
adding bower_components
2014-11-16 10:45:21 +08:00
robertob b07a0904e3 adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data 2014-11-15 13:13:15 -08:00
Janno Põldma c29dc9690a User-specific files for MonoDevelop/Xamarin Studio. 2014-10-24 17:33:15 +03:00
alexanderKhaustov f82a2b4e16 Added links to msdn as per Carl Suster request 2014-10-21 11:19:33 +04:00
Alexander Khaustov b8b7ebfc3e Some visual studio 6 specific file types 2014-10-17 16:38:16 +04:00
Sayed Ibrahim Hashimi b3a5977399 adding bower_components 2014-10-08 16:00:37 -07:00
Ben Bodenmiller 8099bb4c9a update comment on ignoring repositories.config 2014-09-20 03:37:39 -07:00
Victor Boctor fdde4a04d3 Add *.userosscache to Visual Studio .gitignore
I haven't found good documentation for this file online, but it is a user based file that should be ignored.
2014-09-09 11:18:31 -07:00
Mustafa Arif 60bce9542d First addition for NTVS. 2014-08-08 20:58:52 +01:00
Mads Kristensen 20cf6d5dcd Adding *.publishproj to ignore
This files is generated by Visual Studio 2013 and should be ignored.
2014-08-04 10:09:06 -07:00
Ben Bodenmiller 279936d8eb database connection strings unencrypted
user passwords are stored in *.user files so it is only database connection strings that are not protected.
2014-07-10 14:02:18 -07:00
Ben Bodenmiller 7b9f33763c Clarify what commenting *.pubxml does
08def965cd 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.
2014-07-10 08:38:21 -07:00
Carl Suster 08def965cd Fix comment that was nonsensical after a previous change 2014-07-08 12:20:07 +10:00
Carl Suster ced2a15347 Clarify the NuGet packages comments
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
2014-07-08 12:17:13 +10:00
Terje Sandstrom bf7031505f Update VisualStudio.gitignore
Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
2014-07-05 11:12:43 +02:00
Terje Sandstrom 8fbf27037b Update VisualStudio.gitignore
Fixed pattern for excluding nuget packages so that it works both for top level package folder and for any lower level package folders.  Re-include patterns fixed the same way.
2014-07-02 23:09:32 +02:00
Adilson Carvalho 2d48a2169b Must ignore x86 directory as well
When installing SQLite embebed on my C# project I've noted that it generates both directories,
`x86` and `x64` but only `x64` was present on `.gitignore`.
2014-06-18 09:15:02 -03:00
James Ottaway cfc9ce4e6d Ignore locally-built `*.nupkg` files
Building NuGet packages locally with `NuGet.exe pack <name>.nuspec` generates a `<name>.<version>.nupkg` file which should never be versioned.
2014-05-12 10:37:59 +10:00
Mateusz Wolsza 11e30dad3d Releases should be ignored 2014-05-07 13:14:53 +02:00