Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 45481d4

Browse files
committed
[git] Ignore a .vs folder at the checkout root, which appears to be VisualStudio for Mac related
1 parent 80a3aa4 commit 45481d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ PackageDebug
1515
/Bam.Core/obj
1616
/Bam.Core/docbuild
1717
/docs
18-
.idea/
18+
.idea/
19+
.vs/

0 commit comments

Comments
 (0)