- 16 2月, 2016 2 次提交
-
-
由 Kagami Sascha Rosylight 提交于
-
由 Kagami Sascha Rosylight 提交于
https://www.google.com/?gws_rd=ssl#q=_pkginfo.txt&nfpr=1 I found I have this file not being ignored and a quick search shows these files :/
-
- 29 12月, 2015 2 次提交
-
-
由 Anders Lundsgård 提交于
Windows Azure -> Microsoft Azure. Due to https://azure.microsoft.com/sv-se/blog/upcoming-name-change-for-windows-azure/
-
由 Anders Lundsgård 提交于
Ignore Azure ApplicationInsights.config in VisualStudio.gitignore
-
- 27 12月, 2015 3 次提交
-
-
由 Andrew Arnott 提交于
The authoring of NuGet packages quite often include `build` folders, and when this is .gitignore'd it's very often the source of bugs in files that don't get checked in. I've never seen a Visual Studio project that builds to a `build` folder (`bin` is the default name). As this is a Visual Studio template file, and we have real projects that include `build` folders that include source code, I recommend we remove suppression of this folder.
-
由 Andrew Arnott 提交于
StyleCop.Analyzers is the modern re-invention of StyleCop, and uses a StyleCop.json file that the default .gitignore file made very difficult to check in, and easy to think was checked in but isn't. See https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/32057fff82adf7cfb92aa50aef69a6b030eedf31/documentation/Configuration.md#source-control for the documented case. Looking through history, this line was last touched to make it case insensitive, and before that the line was in the original VisualStudio.gitignore file, without justification for why it should ignore all file extensions. From my experience with stylecop, the only file I remember it creating was stylecop.cache. I would change `[Ss]tyle[Cc]op.*` to `[Ss]tyle[Cc]op.cache` but there is already a line for suppressing all *.cache files (which wasn't there when the stylecop line was originally added). So I believe this line is now obsolete, and as I explain above, actually problematic.
-
由 Andrew Arnott 提交于
-
- 15 12月, 2015 1 次提交
-
-
由 Alexey Belyansky 提交于
-
- 02 12月, 2015 1 次提交
-
-
由 Andrew Stanton-Nurse 提交于
-
- 01 12月, 2015 1 次提交
-
-
由 Curtis Badke 提交于
-
- 30 11月, 2015 1 次提交
-
-
由 Curtis Badke 提交于
-
- 04 10月, 2015 1 次提交
-
-
由 Julien Roncaglia 提交于
Recent versions of FAKE uses a cache folder containing a compiled version of all scripts named .fake that should never be commited to git.
-
- 23 9月, 2015 1 次提交
-
-
由 Nellemandela 提交于
Added ignore as recomended in http://fsprojects.github.io/Paket/getting-started.html
-
- 02 9月, 2015 1 次提交
-
-
由 Michael Stegmann 提交于
Ignoring directory "efc" and "rfc" created by the Windows Azure Emulator Directory before starting emulator the first time: Directory: C:\temp\AzureCloudService1\AzureCloudService1 Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 9/1/2015 9:16 AM bin d----- 9/1/2015 9:16 AM WorkerRole1Content -a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj -a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg -a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef And after starting the Emulator: Directory: C:\temp\AzureCloudService1\AzureCloudService1 Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 9/1/2015 9:16 AM bin d----- 9/1/2015 9:19 AM csx d----- 9/1/2015 9:19 AM ecf d----- 9/1/2015 9:19 AM obj d----- 9/1/2015 9:19 AM rcf d----- 9/1/2015 9:16 AM WorkerRole1Content -a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj -a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg -a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg -a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef
-
- 26 8月, 2015 1 次提交
-
-
由 Star Peng 提交于
-
- 12 8月, 2015 1 次提交
-
-
由 Felipe Plets 提交于
In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
-
- 24 7月, 2015 1 次提交
-
-
由 sfhardman 提交于
-
- 23 7月, 2015 2 次提交
- 14 7月, 2015 1 次提交
-
-
由 JimiC 提交于
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
-
- 01 7月, 2015 1 次提交
-
-
由 Jamie Humphries 提交于
-
- 20 5月, 2015 1 次提交
-
-
由 Sayed Ibrahim Hashimi 提交于
-
- 16 5月, 2015 1 次提交
-
-
由 Markus Hauge 提交于
-
- 08 5月, 2015 1 次提交
-
-
由 Damian Hickey 提交于
As discussed in #1505
-
- 07 5月, 2015 1 次提交
-
-
由 Sayed Ibrahim Hashimi 提交于
-
- 06 5月, 2015 2 次提交
-
-
由 LunicLynx 提交于
-
由 LunicLynx 提交于
More Information http://blogs.msdn.com/b/msbuild/archive/2008/02/11/what-s-up-with-xxx-sln-cache.aspx
-
- 22 2月, 2015 1 次提交
-
-
由 Thomas Schulz 提交于
-
- 20 2月, 2015 1 次提交
-
-
由 wisitsaks 提交于
ignore all files in Log/log folder
-
- 05 2月, 2015 1 次提交
-
-
由 Emil Lerch 提交于
-
- 29 1月, 2015 1 次提交
-
-
由 Emil Lerch 提交于
As of Visual Studio 2015 CTP5 the Roslyn cache and suo files are stored in a .vs/ directory.
-
- 21 1月, 2015 1 次提交
-
-
由 Richard Astbury 提交于
-
- 05 1月, 2015 1 次提交
-
-
由 MOROZILnic 提交于
Ignoring *.cache as well as *.Cache
-
- 12 12月, 2014 1 次提交
-
-
由 Ben Bodenmiller 提交于
-
- 23 11月, 2014 1 次提交
-
-
由 Todd Aspeotis 提交于
Revert "adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data" This reverts commit b07a0904.
-
- 16 11月, 2014 1 次提交
-
-
由 robertob 提交于
adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data
-
- 24 10月, 2014 1 次提交
-
-
由 Janno Põldma 提交于
-
- 21 10月, 2014 1 次提交
-
-
由 alexanderKhaustov 提交于
-
- 17 10月, 2014 1 次提交
-
-
由 Alexander Khaustov 提交于
-
- 09 10月, 2014 1 次提交
-
-
由 Sayed Ibrahim Hashimi 提交于
-