fixed logdir prefix for consistency with Dockerfile

This commit is contained in:
Pradyumna Kaushik 2019-11-07 18:52:09 -05:00
parent df4952fc0d
commit b2428882d9
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -3,4 +3,4 @@
# name of executable when built using command 'go build'
elektron
# test log directory name.
elektron-test-run*
Elektron-Test-Run*