diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-10-30 08:22:44 +0300 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-10-30 08:22:44 +0300 |
commit | 59dfe0845d964868e92572c78a420b6d68c46ea4 (patch) | |
tree | c43ada96969bdcdb926da9a4009f827c40dfc612 /.gitignore | |
parent | 05a657dd357eaca6940c4775daa946bd33f1167d (diff) |
launch tests from launch.py with --tests commandline argument
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,3 +29,5 @@ notification.mp3 /textual_inversion .vscode /extensions +/test/stdout.txt +/test/stderr.txt |