diff options
author | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-11 13:34:46 -0700 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-11 13:37:20 -0700 |
commit | 287e29ab9201b803c13d61e49d6feb5d1315701a (patch) | |
tree | ad8d3773c8b5f80a3fd47b5def3c190f8c3f4486 /.gitignore | |
parent | 509fad0de1cb02ba3b2d57fd9982d4dab5fe463a (diff) | |
download | pinentry-rofi-287e29ab9201b803c13d61e49d6feb5d1315701a.tar.gz |
Ignore log that the test framework generates
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..8c31474 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +pinentry-rofi.log
\ No newline at end of file |