diff options
author | emkael <emkael@tlen.pl> | 2020-10-20 14:37:13 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2020-10-20 14:37:13 +0200 |
commit | d170916f04a535d9e72ff453b18bbd351e356b7c (patch) | |
tree | 60fc0085ba8c748b91bc3d142dc79c086da4246e /test | |
parent | 34ce719920a7b25ec3183ee4a9ee1af5e59e72b3 (diff) |
Test output goes into a known path, instead of temp (for easier inspection)
Diffstat (limited to 'test')
-rw-r--r-- | test/tmp/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tmp/.gitignore b/test/tmp/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/test/tmp/.gitignore @@ -0,0 +1 @@ +* |