Skip to content
Snippets Groups Projects
Commit 1781190d authored by Till Brehm's avatar Till Brehm
Browse files

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
parents 368ceac4 57642ad8
No related branches found
No related tags found
1 merge request!1856Adds support for VS IDE to gitignore file
Pipeline #14370 passed
......@@ -50,4 +50,7 @@ Temporary Items
# Visual Studio code coverage results
*.coverage
*.coveragexml
\ No newline at end of file
*.coveragexml
# Visual Studio IDE cache/options directory
.vs/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment