- 05 8月, 2014 1 次提交
-
-
由 Mads Kristensen 提交于
This files is generated by Visual Studio 2013 and should be ignored.
-
- 11 7月, 2014 1 次提交
-
-
由 Ben Bodenmiller 提交于
user passwords are stored in *.user files so it is only database connection strings that are not protected.
-
- 10 7月, 2014 1 次提交
-
-
由 Ben Bodenmiller 提交于
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.
-
- 08 7月, 2014 2 次提交
-
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
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
-
- 05 7月, 2014 1 次提交
-
-
由 Terje Sandstrom 提交于
Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
-
- 03 7月, 2014 1 次提交
-
-
由 Terje Sandstrom 提交于
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.
-
- 18 6月, 2014 1 次提交
-
-
由 Adilson Carvalho 提交于
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`.
-
- 12 5月, 2014 1 次提交
-
-
由 James Ottaway 提交于
Building NuGet packages locally with `NuGet.exe pack <name>.nuspec` generates a `<name>.<version>.nupkg` file which should never be versioned.
-
- 07 5月, 2014 1 次提交
-
-
由 Mateusz Wolsza 提交于
-
- 06 5月, 2014 1 次提交
-
-
由 Mateusz Wolsza 提交于
"Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored.
-
- 23 4月, 2014 1 次提交
-
-
由 Bohdan Shulha 提交于
-
- 17 4月, 2014 1 次提交
-
-
由 Kevin Pilch-Bisson 提交于
-
- 14 4月, 2014 1 次提交
-
-
由 Andrew Arnott 提交于
-
- 11 4月, 2014 1 次提交
-
-
由 Justin Howlett 提交于
Without the asterisk at the end of the directory's path, an exception for a file within this directory does not work. (ex. !packages/repositories.config) This reverts commit 0fb0fbef.
-
- 04 4月, 2014 1 次提交
-
-
由 Jamie Humphries 提交于
This was ignoring .ncrunchproject and .ncrunchsolution files. NCrunch recommend that both of these files are checked in to source control.
-
- 06 3月, 2014 1 次提交
-
-
由 Ashic Mahtab 提交于
-
- 02 3月, 2014 1 次提交
-
-
由 Carl Suster 提交于
-
- 01 3月, 2014 1 次提交
-
-
由 Steve Ziuchkovski 提交于
-
- 28 2月, 2014 1 次提交
-
-
由 James Chambers 提交于
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.
-
- 18 2月, 2014 3 次提交
-
-
由 Hyeon Kim 提交于
This commit Makes VisualStudio.gitignore ignore the three items below. It needs when you create an ATL Project. * [Dd]ebugPS/ * [Rr]eleasePS/ * dlldata.c
-
由 Ben Bodenmiller 提交于
-
由 Ben Bodenmiller 提交于
web deploy settings include unencrypted passwords
-
- 14 2月, 2014 1 次提交
-
-
由 Ben Bodenmiller 提交于
-
- 28 1月, 2014 1 次提交
-
-
由 fredgate 提交于
-
- 01 1月, 2014 1 次提交
-
-
由 Mickey Puri 提交于
-
- 10 12月, 2013 1 次提交
-
-
由 Steve Hulet 提交于
-
- 30 11月, 2013 1 次提交
-
-
由 Richard Astbury 提交于
-
- 13 11月, 2013 1 次提交
-
-
由 Gilles De Mey 提交于
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.
-
- 12 11月, 2013 1 次提交
-
-
由 Milas Bowman 提交于
* Ignore Azure publish *.azurePubxml files * Add a trailing slash to csx * Remove random whitespace after build output
-
- 04 11月, 2013 1 次提交
-
-
由 Jamie Humphries 提交于
Ignores generated Fakes assemblies and related files placed under the FakesAssemblies directory. These files are generated at build time from the *.fakes configuration files.
-
- 21 10月, 2013 1 次提交
-
-
由 eddiegroves 提交于
WCF tracing files (.svclog) are used by the Service Trace Viewer Tool.
-
- 23 9月, 2013 1 次提交
-
-
由 Juri Strumpflohner 提交于
-
- 17 7月, 2013 1 次提交
-
-
由 Jonathan Windle 提交于
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/
-
- 29 6月, 2013 1 次提交
-
-
由 Andrew Nurse 提交于
-
- 08 6月, 2013 1 次提交
-
-
由 Sayed Ibrahim Hashimi 提交于
-
- 29 5月, 2013 1 次提交
-
-
由 Anders Åberg 提交于
Ignores the compiled typescript files that chutzpah creates. Alot of files are created, so ignoring them have an high impact on repository health.
-
- 10 5月, 2013 1 次提交
-
-
由 Manoj 提交于
Some tools like TeamCity depend on repositories.config being checked-in under `packages/` for the restore to work.
-
- 12 4月, 2013 1 次提交
-
-
由 Kristen 提交于
-
- 11 4月, 2013 1 次提交
-
-
由 Brian Dukes 提交于
-