Skip to content

Commit 57642ad

Browse files
author
Hairy
committed
Adds support for VS IDE to gitignore file \
Closes #6652
1 parent cbea27e commit 57642ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@ Temporary Items
5050

5151
# Visual Studio code coverage results
5252
*.coverage
53-
*.coveragexml
53+
*.coveragexml
54+
55+
# Visual Studio IDE cache/options directory
56+
.vs/

0 commit comments

Comments
 (0)