- 01 8月, 2018 1 次提交
-
-
由 ofthelit 提交于
Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version. It is a solution situated between version control and undo/redo of history, available by default in Eclipse and IntelliJ IDEs. https://marketplace.visualstudio.com/items?itemName=AronDCurzon.LocalHistoryforVisualStudio https://marketplace.visualstudio.com/items?itemName=lostalloy.LocalHistory-for-Visual-Studio
-
- 05 6月, 2018 1 次提交
-
-
由 John Vandenberg 提交于
-
- 20 5月, 2018 1 次提交
-
-
由 Giovanni Bassi 提交于
Ignoring `launchSettings.json` does not make much sense. Now .NET CLI even considers this file when running with `dotnet run`, as you can read [here](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-run?tabs=netcore2x). This settings will be useful if shared among project members, so it should be commited to the repo. Also, on the default `.gitignore` file generated by Visual Studio it is not ignored, so this causes confusion, as depending on how `.gitignore` was created it could be commited in or not.
-
- 03 5月, 2018 1 次提交
-
-
由 Nick Schonning 提交于
The conversion process from the old custom rptproj to the MSBuild based projects creates a .bak backup file
-
- 09 4月, 2018 1 次提交
-
-
由 Matthew Robbins 提交于
MFractor is a Xamarin/Visual Studio Mac productivity tool used by 1000's of Xamarin developers. The `.mfractor/` folder should not be included in source control (but often is).
-
- 26 3月, 2018 1 次提交
-
-
由 linlux 提交于
"These files are produced when Incremental Link-Time Code Generation (LTCG) is enabled." https://stackoverflow.com/questions/31554559/possible-to-stop-generating-ipdb-iobj-files-by-visual-studio-2015
-
- 23 2月, 2018 1 次提交
-
-
由 Quique Fdez Guerra 提交于
Nobody is using v1 of typings anymore on new projects and 'typings' is the recommended name for the folders of your custom types. On the other hand the official Visual Studio ignore is not ignoring this folder.
-
- 30 1月, 2018 1 次提交
-
-
由 komaflash // ec8or 提交于
The latest update of Visual Studio 17 (15.5.5) introduces a new backup folder called "ServiceFabricBackup" before upgrading service fabric applications.
-
- 20 1月, 2018 1 次提交
-
-
由 raterus 提交于
The VS 2017 version of the Business Intelligence project contains a user file (*.rptproj.rptuser) that should be ignored as well
-
- 11 1月, 2018 1 次提交
-
-
由 jerzywie 提交于
-
- 26 12月, 2017 1 次提交
-
-
由 toby 提交于
* Add *.snk strong name key files Strong name key files shouldn't be included in a repository AFAIK. they are intended to sign build output to verify that it comes from the correct publisher. having an *.snk in a repository would allow anyone to produce build as if they were the original publisher. I guess some OSS projects might like to have *.snk files in their repos but that would be an exception to the rule. * Make use of *.snk optional Add note explaining use. * Reduce explanation Just use a link instead
-
- 14 12月, 2017 1 次提交
-
-
由 Enrico Sada 提交于
ref http://msbuildlog.com/
-
- 29 11月, 2017 2 次提交
-
-
由 Tuomas-Matti Soikkeli 提交于
-
由 Denis Peshkov 提交于
* Update VisualStudio.gitignore
-
- 18 11月, 2017 1 次提交
-
-
由 Aayush Kapoor 提交于
-
- 16 11月, 2017 1 次提交
-
-
由 Noctis- 提交于
-
- 15 11月, 2017 1 次提交
-
-
由 Dean Butcher 提交于
-
- 18 10月, 2017 1 次提交
-
-
由 synepis 提交于
It looks like VS2017 changed it's nuget package directory name to be capitalized. When using Ubuntu for Windows, directory name casing of NuGet package folder becomes important and detected as a change by git,. This change is to ignore regardless of casing.
-
- 20 9月, 2017 1 次提交
-
-
由 jimbob7198 提交于
-
- 12 8月, 2017 1 次提交
-
-
由 CodeNotFound 提交于
AxoCover is a Code Coverage Tool. It creates a **.axoCover** folder where are created: - settings in settings.json - sub-folders into **run** folder which contain code coverage results. All content into **.axoCover** folder must be ignored except the **settings.json** file.
-
- 31 7月, 2017 1 次提交
-
-
由 James Ko 提交于
-
- 30 7月, 2017 1 次提交
-
-
由 James Ko 提交于
-
- 10 6月, 2017 1 次提交
-
-
由 Yann Duran 提交于
-
- 09 6月, 2017 1 次提交
-
-
由 Amadeusz Wieczorek 提交于
-
- 18 5月, 2017 1 次提交
-
-
由 julienshepherd 提交于
-
- 09 5月, 2017 1 次提交
-
-
由 julienshepherd 提交于
for .appx files created in the project root directory.
-
- 19 3月, 2017 1 次提交
-
-
由 JP Dillingham 提交于
-
- 13 3月, 2017 1 次提交
-
-
由 Matt Smith 提交于
Secondary data files .ndf (https://msdn.microsoft.com/en-us/library/ms189563.aspx)
-
- 01 3月, 2017 1 次提交
-
-
由 Robin Hultman 提交于
-
- 28 2月, 2017 1 次提交
-
-
由 MichaelKogan 提交于
-
- 15 2月, 2017 1 次提交
-
-
由 Victor Uriarte 提交于
-
- 02 2月, 2017 1 次提交
-
-
由 Brendan Forster 提交于
-
- 11 1月, 2017 1 次提交
-
-
由 Gary Ewan Park 提交于
- It is recommended to include the packages.config file when using Cake - This ensures that the Cake version that is being used is *pinned* and updated only when the user decides
-
- 06 1月, 2017 1 次提交
-
-
由 Jules Blok 提交于
-
- 16 11月, 2016 1 次提交
-
-
由 Henrik W. Moe 提交于
-
- 07 11月, 2016 1 次提交
-
-
由 ChuckLu 提交于
-
- 02 11月, 2016 2 次提交
-
-
由 Jørn Christensen 提交于
If the .gitignore file is inlcuded in another project, it may be feasible to have a reference to origin.
-
- 19 10月, 2016 1 次提交
- 18 10月, 2016 1 次提交
-
-
由 Jason N. Gaylord 提交于
-