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

3
.gitignore vendored
View File

@@ -75,3 +75,6 @@ StyleCopViolations.xml
# NUnit
/TestResult.xml
/lib/
# Support directory
/Support