Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [VisualStudio.gitignore] remove a trailing space | n0099 | 2022-01-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3845 from kjchome/vshistory | Brian Douglas | 2021-12-10 | 1 | -0/+3 |
|\ | | | | | Add Visual Studio History directories (`.vshistory`) to `VisualStudio.gitignore` | ||||
| * | Add Visual Studio History (VSHistory) files | Ken Cross | 2021-10-03 | 1 | -0/+3 |
| | | |||||
* | | Replace references of this repo's "master" branch | Wiblz | 2021-12-06 | 1 | -1/+1 |
| | | | | | | | | with "main". | ||||
* | | Merge branch 'main' into master | Brian Douglas | 2021-12-04 | 1 | -1/+11 |
|\ \ | |||||
| * \ | Merge pull request #3121 from Polda18/master | Brian Douglas | 2021-12-04 | 1 | -0/+11 |
| |\ \ | | | | | | | | | Update VisualStudio.gitignore | ||||
| | * | | Update VisualStudio.gitignore | Brian Douglas | 2021-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Jaan Jahilo <jaanjahilo@outlook.com> | ||||
| | * | | Update VisualStudio.gitignore | Marek Poláček | 2019-07-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Typo | ||||
| | * | | Update VisualStudio.gitignore | Marek Poláček | 2019-07-16 | 1 | -0/+11 |
| | | | | | | | | | | | | Visual Studio 6.0 files | ||||
| * | | | Remove .idea folder from VisualStudio | Christer van der Meeren | 2021-11-24 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | Conflicts with JetBrains.gitignore. Some files in this directory should be checked in. Not sure about *.sln.iml, so I'm leaving that. The JetBrains.gitignore file contains commented-out IML stuff with instructions on when to uncomment. | ||||
| * | | | Revert #3706 | Parsa | 2021-06-12 | 1 | -1/+1 |
| | |/ | |/| | | | | Revert changes in #3706 due to the inconveniency which developers reported by commenting the added line. | ||||
* / | | Remove nuget.config from VisualStudio.gitignore | Aaron Sherber | 2021-09-08 | 1 | -3/+0 |
|/ / | |||||
* | | Merge pull request #3686 from tustin2121/tustin2121-vs-changes | Martin Woodward | 2021-05-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add .tlog to the Visual Studio template | tustin2121 | 2021-03-26 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #3722 from timheuer/master | Martin Woodward | 2021-05-07 | 1 | -0/+22 |
|\ \ \ | | | | | | | | | Adding VS Code to global VS family | ||||
| * | | | Add newline. | Martin Woodward | 2021-05-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Adding VS Code to global VS family | Tim Heuer | 2021-05-07 | 1 | -0/+22 |
| |/ / | |||||
* / / | Add nuget.config file | Parsa | 2021-04-21 | 1 | -0/+3 |
|/ / | | | | | Add nuget.config file because it contains secret data and should be kept localy | ||||
* | | Fix false positives on Coverage*.cs files (#3454) | Justin Gregory | 2020-07-03 | 1 | -1/+3 |
| | | | | | | I added this .gitignore to a project that included a file named CoverageSearchModel.cs, and the file was wrongly ignored. This change fixes the incorrect use of the range operator on the Coverlet rules. | ||||
* | | Add FodyWeavers.xsd to VisualStudio.gitignore (#3380) | Daniel Chalmers | 2020-04-20 | 1 | -0/+3 |
| | | |||||
* | | Add Win32/ to gitginore list (#3308) | Jeffrey Walton | 2020-03-12 | 1 | -0/+1 |
| | | | | | | Visual Studio .Net used Win32/ as one of the default output directories for C and C++ projects. Later, when 64-bit support was added to the toolchain (circa 2005), x64/ was used. The Gitignore files include x64/, but not Win32/. The commit adds support for both Win32/ and x64/. | ||||
* | | [VisualStudio] Add rule for ScaffoldingReadMe.txt (#3328) | Patrick Roche | 2020-03-11 | 1 | -0/+3 |
| | | |||||
* | | added Coverlet result files as a Code Coverage Tool (#3252) | Łukasz Kurzyniec | 2019-12-16 | 1 | -0/+3 |
| | | |||||
* | | JustCode has been discontinued as the features it provided are now included ↵ | Matthew | 2019-11-07 | 1 | -3/+0 |
| | | | | | | | | in Visual Studio 2017 and newer. (#3227) | ||||
* | | [VisualStudio] add Logs folder (#3143) | Paul Smith | 2019-09-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | * Adding ignore rule for temporary office files. * Adding Logs folder to ignore file. * Revert "Adding ignore rule for temporary office files." This reverts commit f6f191b12865614df05257363917b3eada058909. | ||||
* | | Ignore the .ionide working folder (#3108) | steveh-ivendi | 2019-07-21 | 1 | -0/+3 |
|/ | | | If you have the [Ionide](http://ionide.io/) tools installed you will get an `.ionide` directory created in each directory that you open with VS Code, regardless of whether or not you are using F#. | ||||
* | NUnit - reorganize (#2960) | Dariusz Woźniak | 2019-05-12 | 1 | -1/+2 |
| | |||||
* | Update VisualStudio.gitignore to add a safer rule for rdl backups (#3047) | Alvaro Enrique Ruano | 2019-05-02 | 1 | -1/+3 |
| | |||||
* | Update VisualStudio.gitignore to ignore NuGet Symbol Packages (#3041) | Alessio Franceschelli | 2019-04-25 | 1 | -0/+2 |
| | | | | 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 | ||||
* | Remove wwwroot/lib exclusion for ASP.NET Core (#3009) | Jimmy Lewis | 2019-03-20 | 1 | -2/+0 |
| | | | | | | | | | | | | | 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. | ||||
* | Add more Windows Store app package types (#2995) | Nick | 2019-03-14 | 1 | -0/+2 |
| | | | | 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 | ||||
* | Update VisualStudio.gitignore file (#2975) | José Fabio Martinez Gonzalez | 2019-03-11 | 1 | -0/+3 |
| | | | | * Update VisualStudio.gitignore file | ||||
* | Remove Rider (idea) ignore statements from VS (#2991) | Coskun Sunali | 2019-03-11 | 1 | -4/+0 |
| | | | 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. | ||||
* | Added backup folder for Package Reference Convert tool in VS 2017 | Terje Sandstrom | 2019-02-13 | 1 | -0/+3 |
| | |||||
* | Update VisualStudio.gitignore | Jason Davis | 2019-02-07 | 1 | -0/+1 |
| | | | Ignore backup files from editing reports | ||||
* | Remove trailing whitespace added last commit. | Kexy Biscuit | 2019-01-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2907 from HassanHashemi/patch-1 | Brendan Forster | 2018-12-19 | 1 | -0/+3 |
|\ | | | | | [Visual studio] Ignore health check temp database | ||||
| * | cleanup | Hassan Hashemi | 2018-12-19 | 1 | -1/+1 |
| | | |||||
| * | Update the rule | Hassan Hashemi | 2018-12-19 | 1 | -1/+1 |
| | | |||||
| * | Changed the rule to healthchecksdb | Hassan Hashemi | 2018-12-19 | 1 | -1/+1 |
| | | |||||
| * | Add * wildcard | Hassan Hashemi | 2018-12-18 | 1 | -1/+1 |
| | | |||||
| * | Remove empty line | Hassan Hashemi | 2018-12-16 | 1 | -1/+0 |
| | | |||||
| * | Add BeatPulse specific section | Hassan Hashemi | 2018-12-16 | 1 | -1/+4 |
| | | |||||
| * | Ignore health check temp database | Hassan Hashemi | 2018-12-13 | 1 | -0/+1 |
| | | | | | | | | Ignore liveness db which belongs to: https://github.com/Xabaril/BeatPulse | ||||
* | | Only unignore directories that have at least a character ending with .cache | Wouter de Vries | 2018-12-06 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2307 from marcrocny/marcrocny-patch-1 | Brendan Forster | 2018-11-23 | 1 | -0/+2 |
|\ | | | | | [VisualStudio] ASP.NET Core - bower - default config | ||||
| * | update wwwroot/lib description; revert EOF | Marc Lewandowski | 2017-03-06 | 1 | -3/+2 |
| | | |||||
| * | VS15 bower - default config | marcrocny | 2017-03-02 | 1 | -1/+4 |
| | | | | | | In VS15 (2017) the default .bowerrc repoints the default location to wwwroot/lib, and bower package restore is ON. | ||||
* | | Add `ARM` and `ARM64` to Visual Studio's ignore file. | Chris Gunn | 2018-11-02 | 1 | -0/+2 |
| | | |||||
* | | Update VisualStudio.gitignore | Kevin R. Raney | 2018-09-27 | 1 | -0/+1 |
| | | | | | | This will ignore SQL Server Reporting Services user files |