Write shader log in seperate directory (#1755)

Write shader log in separate directory
This commit is contained in:
raven02 2016-06-14 00:53:50 +08:00 committed by Ivan
parent caf5894152
commit ea528a1ced
6 changed files with 11 additions and 7 deletions

4
bin/shaderlog/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore