Merge pull request #10638 from obrakmann/git-ignore-support-dir

Add Support directory to .gitignore file
This commit is contained in:
reaperrr
2016-01-29 23:14:28 +01:00

5
.gitignore vendored
View File

@@ -74,4 +74,7 @@ StyleCopViolations.xml
# NUnit
/TestResult.xml
/lib/
/lib/
# Support directory
/Support