1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 09:09:57 +02:00

Merge pull request #3609 from xperiandri/patch-1

Fixed editor specific folder exclusion for subfolders
This commit is contained in:
Daniel Johnson 2025-06-13 14:12:13 -07:00 committed by GitHub
commit 7bbd186eba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -329,17 +329,17 @@ node_modules/
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
**/.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
**/.fake/
# CodeRush personal settings
.cr/personal
**/.cr/personal
# Python Tools for Visual Studio (PTVS)
__pycache__/
**/__pycache__/
*.pyc
# Cake - Uncomment if you are using it
@ -374,10 +374,10 @@ ASALocalRun/
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
**/.mfractor/
# Local History for Visual Studio
.localhistory/
**/.localhistory/
# Visual Studio History (VSHistory) files
.vshistory/
@ -389,7 +389,7 @@ healthchecksdb
MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/
**/.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd