Add Support directory to .gitignore file

This commit is contained in:
Oliver Brakmann
2016-01-29 20:43:58 +01:00
parent 01cd6c93d9
commit 8bec1f5c5b

5
.gitignore vendored
View File

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