fix environment_docker_test data path

This commit is contained in:
Jakob Schrettenbrunner
2018-04-01 23:41:45 +02:00
parent 5bba1c0d90
commit 27b397c712
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -39,6 +39,8 @@ wings.exe
# IDE/Editor files (VS Code)
/.vscode
# test files
test_*/
# Keep all gitkeep files (This needs to stay at the bottom)
!.gitkeep