Commit Graph

66 Commits

Author SHA1 Message Date
Carl Suster 12bb74338f Merge pull request #982 from arcresu/vs-strip-global
[VisualStudio] Remove Windows OS rules
2014-03-06 22:47:35 +11:00
Ashic Mahtab 0fb0fbefa5 Packages folder is ignored correctly 2014-03-06 11:25:15 +00:00
Carl Suster ef567cb6a6 Remove Windows OS rules from VS template 2014-03-02 12:30:20 +11:00
Steve Ziuchkovski b7ccf8bf8a Rename IgnorePackages back to VisualStudio.gitignore. 2014-02-28 16:14:58 -05:00
James Chambers 5efebe2ef3 Enable Ignore of NuGet Packages Folder By Default
Submitting this for consideration.

The first thing that I do on every new project is to go in and uncomment the packages folder. With the prevalence of NuGet and prominence of its use in the Visual Studio environment, along with how well package restore *just works* now, I believe this should be the default.

While I understand that package restore isn't on by default, I would argue that the types of developers using NuGet _and_ a distributed SCM are the types of developers that would omit the binaries from source control.
2014-02-27 14:12:05 -05:00
Brendan Forster 09e6aac9b5 Merge pull request #923 from simnalamburt/patch-1
Updated rules of 'VisualStudio.gitignore' about ATL Project.
2014-02-18 19:52:53 +11:00
Hyeon Kim 7d60eeeece Ignore the build result of ATL Project.
This commit Makes VisualStudio.gitignore ignore the three items below. It needs when you create an ATL Project.

* [Dd]ebugPS/
* [Rr]eleasePS/
* dlldata.c
2014-02-18 17:40:21 +09:00
Ben Bodenmiller 8209ea1b36 ignore SQL server database files 2014-02-14 01:34:02 -08:00
fredgate 41b324bd0a Add ignore for web workbench add-on (sass files). 2014-01-28 10:34:54 +01:00
Adam Roben 5244c6152f Merge pull request #911 from mickeypuri/visualstudio
fixed handling of nuget packages
2014-01-06 19:53:42 -08:00
Adam Roben fcabd615a5 Merge pull request #883 from richorama/master
added node_modules
2014-01-06 19:13:47 -08:00
Mickey Puri e0077c3900 fixed handling of nuget packages 2014-01-01 15:19:20 +00:00
Steve Hulet 5434327243 Remove duplicate rule 2013-12-09 21:21:57 -08:00
Richard Astbury c65905abd2 added node_modules 2013-11-29 20:22:42 +00:00
Markus Olsson 2d44869b49 Merge pull request #663 from abergs/patch-1
Visual Studio: Ignore Chutzpah testrunnerfiles
2013-11-12 12:26:32 -08:00
Gilles De Mey 25ec5b7c3e Update VisualStudio.gitignore
I have no idea what this is doing here, totally unrelated to Visual Studio. There is a special OSX gitignore file that you can use.
2013-11-12 19:08:25 +01:00
Adam Roben 1e58a0c110 Merge pull request #646 from manojlds/master
Option to unignore repositories.config
2013-11-12 07:55:25 -08:00
Adam Roben d1ee264f9e Merge pull request #586 from simonbuehler/master
Added DebugPublic of Matrox DSK
2013-11-12 07:53:02 -08:00
Adam Roben 6bcd83ec33 Merge pull request #606 from bicycle-nerd/patch-1
adding ignore for Telerik JustCode files
2013-11-12 07:50:24 -08:00
Adam Roben 47436efe92 Merge pull request #538 from hallco978/patch-1
Update VisualStudio.gitignore for mightymoose
2013-11-12 07:37:31 -08:00
Milas Bowman 74b6dd1566 Add Azure publish XML file
* Ignore Azure publish *.azurePubxml files
* Add a trailing slash to csx
* Remove random whitespace after build output
2013-11-11 12:52:59 -05:00
Adam Roben 8335a5dad9 Merge pull request #615 from kristens/master
Added nunit result and visual state
2013-11-11 09:26:43 -08:00
Adam Roben 0eb7703d11 Merge pull request #582 from xnt/patch-1
Ignoring "bld" directory
2013-11-11 09:24:25 -08:00
Adam Roben eb49a83cba Merge pull request #343 from jcowgill/master
Ignore generated MIDL header files
2013-11-07 05:14:59 -08:00
Markus Olsson 6665f37027 Merge pull request #526 from bdukes/patch-2
Add $tf folder to VisualStudio.gitignore
2013-11-04 14:36:42 -08:00
Brendan Forster 3d73f986a6 Merge pull request #780 from juristr/patch-1
adds ignore for NCrunch cache folder
2013-11-04 14:09:04 -08:00
James Cowgill 3523237d7b Merge remote-tracking branch 'upstream/master'
Conflicts:
	CSharp.gitignore
	VB.Net.gitignore
2013-11-04 14:39:21 +00:00
Jamie Humphries 364479bc2a Add Visual Studio ignore rule for files generated by Microsoft Fakes.
Ignores generated Fakes assemblies and related files placed under the FakesAssemblies directory.
These files are generated at build time from the *.fakes configuration files.
2013-11-04 14:36:51 +00:00
Adam Roben 60575531d2 Merge pull request #613 from bdukes/patch-3
Ignore user-specific ReSharper settings
2013-11-04 05:21:57 -08:00
Markus Olsson b12c6cd59c Merge pull request #674 from sayedihashimi/master
Update to remove .pubxml
2013-11-04 04:14:50 -08:00
Markus Olsson a7148bf53b Merge pull request #567 from kshapkin/master
VisualStudio: Add Business Intelligence projects
2013-11-04 01:34:20 -08:00
Markus Olsson f63a5cd6c8 Merge pull request #709 from jonathanwindle/visualstudio-schemaview
Add schemaview extension to VisualStudio.gitignore
2013-11-04 01:25:30 -08:00
eddiegroves eb708a6a04 Add WCF tracing file, replace duplicate .log entry
WCF tracing files (.svclog) are used by the Service Trace Viewer Tool.
2013-10-21 12:40:53 +11:00
Juri Strumpflohner 77f8351ec7 adds ignore for NCrunch cache folder 2013-09-23 12:04:38 +02:00
Jonathan Windle be2ecada63
Add schemaview extension to VisualStudio.gitignore
Files ending in .dbproj.schemaview contain state persistence settings
for the Schema View utility within Visual Studio.

http://stackoverflow.com/questions/3937160/in-the-new-visual-studio-2010-sql-server-project-type-what-is-the-dbproj-schem
http://foocompelsyou.wordpress.com/2012/05/06/visual-studio-2010-database-projects-why-use-them/
2013-07-16 16:20:30 -07:00
Andrew Nurse f2ab73150a Unignore "packages/*/build" in VisualStudio.gitignore. 2013-06-28 16:44:00 -07:00
Sayed Ibrahim Hashimi 178d2632d8 .pubxml file should not be excluded by default 2013-06-07 10:32:41 -07:00
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