diff options
author | dozens | 2024-06-07 17:27:11 -0600 |
---|---|---|
committer | dozens | 2024-06-07 17:27:11 -0600 |
commit | 91b1662302c14cf84ca8b90c1f3ec20a585f67a5 (patch) | |
tree | 53084ac52460ed61be1308e13ce17dce92ea81d8 /.gitignore | |
parent | f985dc4e5c9fdec06436c21440c3dc7245369847 (diff) |
add ui tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ae062d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +test/*.expect |