Commit Graph

229 Commits

Author SHA1 Message Date
Anders Åberg 961e9b31a4 Visual Studio: Ignore Chutzpah testrunnerfiles
Ignores the compiled typescript files that chutzpah creates. Alot of files are created, so ignoring them have an high impact on repository health.
2013-05-29 10:14:45 +02:00
Manoj 3aefe6505f Option to unignore repositories.config
Some tools like TeamCity depend on repositories.config being checked-in under `packages/` for the restore to work.
2013-05-10 09:28:56 +05:30
Kristen f41aaad6f9 Added nunit result and state file 2013-04-11 22:46:03 +01:00
Brian Dukes 2ee0c56f17 Ignore user-specific ReSharper settings 2013-04-10 21:24:28 -05:00
Christopher ff345b0fac adding ignore for Telerik JustCode files 2013-04-02 13:59:05 -07:00
simonbuehler a860132221 Update VisualStudio.gitignore
Added DebugPublic of Matrox DSK
2013-03-15 16:59:40 +01:00
Vicente Plata 0b0b674563 Ignoring "bld" directory
Store apps (or at least the Javascript ones) build to a "bld" directory.

Although "debug" and "release" are ignored, any custom build Configuration (created through configuration manager) will be added, unless we ignore the whole bld dir.
2013-03-13 01:12:33 -07:00
CONSULT-ALTIUS\k_s 9c1c48d04b VisualStudio: Add Business Intelligence projects 2013-02-26 23:23:49 +00:00
hallco978 2183a6c531 Update VisualStudio.gitignore
Added exclusions for mightymoose testing plugin www.continuoustests.com
2013-01-29 22:47:17 +00:00
Brian Dukes 69c77aadd1 Add $tf folder to VisualStudio.gitignore
TFS 2012 creates a $tf folder for local workspaces
2013-01-25 13:35:41 -06: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