diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-03-22 23:41:40 +0100 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2022-03-24 20:11:39 -0700 |
commit | 25bc9c60546c25c7a84be75ff0baf9313d7c5ce9 (patch) | |
tree | a8c97548f33db51949216371d10b42e5f0232b08 | |
parent | 9ff2560123f84888e0ce3ba1a20e6d3bf7302136 (diff) | |
download | serenity-25bc9c60546c25c7a84be75ff0baf9313d7c5ce9.zip |
Ports: Unignore the basic verification file of fio
-rw-r--r-- | Ports/fio/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/fio/.gitignore b/Ports/fio/.gitignore new file mode 100644 index 0000000000..742584cdf7 --- /dev/null +++ b/Ports/fio/.gitignore @@ -0,0 +1 @@ +!basic-verify.fio |