Skip to content

Commit a419663

Browse files
authored
Merge pull request #3845 from kjchome/vshistory
Add Visual Studio History directories (`.vshistory`) to `VisualStudio.gitignore`
2 parents cc14d79 + 8d86f88 commit a419663

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,9 @@ ASALocalRun/
361361
# Local History for Visual Studio
362362
.localhistory/
363363

364+
# Visual Studio History (VSHistory) files
365+
.vshistory/
366+
364367
# BeatPulse healthcheck temp database
365368
healthchecksdb
366369

0 commit comments

Comments
 (0)