Add output directory to .gitignore file.

This commit is contained in:
UnknownShadow200 2014-12-17 14:43:31 +11:00
parent 16339f8c8b
commit fd733fd14e

1
.gitignore vendored
View File

@ -17,6 +17,7 @@ build/
bld/
[Bb]in/
[Oo]bj/
output/
# Roslyn cache directories
*.ide/