mirror of https://github.com/ClassiCube/ClassiCube
Add output directory to .gitignore file.
This commit is contained in:
parent
16339f8c8b
commit
fd733fd14e
|
|
@ -17,6 +17,7 @@ build/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
[Bb]in/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
|
output/
|
||||||
|
|
||||||
# Roslyn cache directories
|
# Roslyn cache directories
|
||||||
*.ide/
|
*.ide/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue