- 12 5月, 2019 1 次提交
-
-
由 Dariusz Woźniak 提交于
-
- 02 5月, 2019 1 次提交
-
-
由 Alvaro Enrique Ruano 提交于
-
- 26 4月, 2019 1 次提交
-
-
由 Alessio Franceschelli 提交于
This is to ignore the new Nuget Symbol Packages, which are now the recommended approach for debug symbols of public NuGet packages. https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
-
- 21 3月, 2019 1 次提交
-
-
由 Jimmy Lewis 提交于
ASP.NET Core projects no longer use Bower by default (since Bower is now deprecated), and instead create static files in the wwwroot/lib path. This path is can also be used by convention for ASP.NET Core developers, and since it's no longer populated by Bower, it is unituitive to be excluded by default. This change removes the lines added by #2307. **Reasons for making this change:** VS default flow is now broken by excluding files required to run an ASP.NET Core project. **Links to documentation supporting these rule changes:** The changes to the ASP.NET Core templates was tracked by https://github.com/aspnet/templating/issues/48.
-
- 14 3月, 2019 1 次提交
-
-
由 Nick 提交于
Visual Studio can also generate .appxbundle and .appxupload files for Windows Store apps. See: https://docs.microsoft.com/en-us/windows/uwp/packaging/packaging-uwp-apps#types-of-app-packages
-
- 11 3月, 2019 2 次提交
-
-
* Update VisualStudio.gitignore file
-
由 Coskun Sunali 提交于
Rider has its own ignore file, so does Visual Studio. The ignore statements for Rider (idea) IDE should be removed from Visual Studio .gitignore file template.
-
- 14 2月, 2019 1 次提交
-
-
由 Terje Sandstrom 提交于
-
- 08 2月, 2019 1 次提交
-
-
由 Jason Davis 提交于
Ignore backup files from editing reports
-
- 29 1月, 2019 1 次提交
-
-
由 Kexy Biscuit 提交于
-
- 20 12月, 2018 1 次提交
-
-
由 Hassan Hashemi 提交于
-
- 19 12月, 2018 3 次提交
-
-
由 Hassan Hashemi 提交于
-
由 Hassan Hashemi 提交于
-
由 Hassan Hashemi 提交于
-
- 17 12月, 2018 2 次提交
-
-
由 Hassan Hashemi 提交于
-
由 Hassan Hashemi 提交于
-
- 13 12月, 2018 1 次提交
-
-
由 Hassan Hashemi 提交于
Ignore liveness db which belongs to: https://github.com/Xabaril/BeatPulse
-
- 06 12月, 2018 1 次提交
-
-
由 Wouter de Vries 提交于
-
- 03 11月, 2018 1 次提交
-
-
由 Chris Gunn 提交于
-
- 28 9月, 2018 1 次提交
-
-
由 Kevin R. Raney 提交于
This will ignore SQL Server Reporting Services user files
-
- 18 9月, 2018 1 次提交
-
-
由 Andrew 提交于
Currently, CodeRush provides the capability to store team settings and images used in Rich Comments and they should be shared among all team members. I have corrected the gitignore file to exclude only personal settings.
-
- 15 9月, 2018 1 次提交
-
-
由 Jeff Cyr 提交于
-
- 03 8月, 2018 1 次提交
-
-
由 Matthias Schäfer 提交于
_i.h given in 799ee6b7#gitext://gotocommit/799ee6b79e1d32f49ded6683b5364017fd4ee0a5 is wrong
-
- 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 提交于
-