Skip to content

Commit 1781190

Browse files
author
Till Brehm
committed
Merge branch '6652-add-vs-ide-support-to-gitignore' into 'develop'
Adds support for VS IDE to gitignore file Closes #6652 See merge request ispconfig/ispconfig3!1856
2 parents 368ceac + 57642ad commit 1781190

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)