diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -50,3 +50,9 @@ pkg/pyinst/build/ pkg/launcher/bitmask NOTES + +# logs and screenshots from failed functional tests +/failures/ + +# temporary home folders for functional tests +/tmp/ |