Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Nurse f2ab73150a Unignore "packages/*/build" in VisualStudio.gitignore. 2013-06-28 16:44:00 -07:00
Scott Hanselman a6dd83c18d Updated to exclude *.publishsettings
Updated to exclude *.publishsettings
2013-01-24 12:24:17 -08:00
Snakiej cb8a50ae28 VisualStudio: Add TeamCity exclusion
Exclude folders created by the TeamCity VS plugin.
2013-01-22 13:23:47 -08:00
Phil Haack 9bd710e4b3 Merge pull request #518 from Haacked/more-pr-consolidation
More pr consolidation
2013-01-22 12:01:26 -08:00
Phil Haack af26e76cc2 Merge pull request #517 from steveoh/patch-1
Update VisualStudio.gitignore for vs 2012 web deploy setting.
2013-01-22 12:00:24 -08:00
Matt Cooper 8f47a43cee Update Global/VisualStudio.gitignore
Visual Studio 2010 Express for Windows Phone seems to generate .cachefile files.
2013-01-22 11:53:14 -08:00
Haacked cf4bb0cf46 Remove inclusion of repositories.config
If you use package restore, you actually don't want this file
included. It's not needed. It's only needed if you version
packages. AKA, you only need this file if you are not ignoring
the "packages" folder.
2013-01-22 11:51:46 -08:00
Paul Stack 5684f73b98 VisualStudio: ignore .dotcover files. 2013-01-22 11:38:25 -08:00
Kristian Hellang 5f950e0aec VisualStudio: Include the packages/repositories.config file.
I agree to ignore the NuGet packages folder, but I really think you should check in the repositories.config so NuGet PackageRestore can do it's magic when someone pulls the code and tries to build it...
2013-01-22 11:37:44 -08:00
Andrew Arnott 78b77feb29 VisualStudio: Ignore vi's *~ temp files 2013-01-22 11:37:19 -08:00
neogic ed056fdb8e VisualStudio: Remove dupes, add trailing slashes, etc.
Add trailing slashes to folders, RS rule comment, remove dupes.
2013-01-22 11:36:41 -08:00
sgm 2ed26ea654 VisualStudio: Ignore *.tmp_proj
This might be created temporarily during a build.
2013-01-22 11:35:45 -08:00
Bernhard Döbler e12c304ebd VisualStudio: Ignore update log HTML file
VS2012 creates UpdateLog2.htm - not needed in git repository
2013-01-22 11:35:19 -08:00
steve 77ef0922f2 Update VisualStudio.gitignore
New web deploy file name? vs 2012 added this to my solution and it shouldn't go to an open repo.
2013-01-22 12:33:24 -07:00
Phil Haack f5d67199f7 Ignore crap from Macs
Cross platform .NET Dev FTW!
2013-01-22 10:35:42 -08:00
Phil Haack 79a7a1d9c5 Ignore .pfx files such as Windows Store Key 2013-01-22 10:30:18 -08:00
Haacked 947f5d13ab Merge missing CSharp/VB settinsg into VisualStudio
The VisualStudio gitignore file was missing a few useful
settings contained in the CSharp and VB.NET gitignore files.
2012-12-19 15:46:33 -08:00
Haacked ec5009e954 Move VisualStudio file from Global to main list 2012-12-19 15:28:41 -08:00
Chris Wanstrath 242c895c4b Global/ directory 2010-11-08 14:57:17 -08:00
Juan Pablo Garcia Dalolla 8495bcc605 Visual Studio ignores 2010-11-09 05:08:50 +08:00