diff options
author | Michael Steinert <[email protected]> | 2021-12-03 11:48:12 -0600 |
---|---|---|
committer | Michael Steinert <[email protected]> | 2021-12-03 12:05:27 -0600 |
commit | 39406aafe4e576912cc7c6abde98c5bddd5a0a58 (patch) | |
tree | 097610364091273a8a5182178954320ca95282df /.gitignore | |
parent | e61372126161db56aa15734b7575714920c274ac (diff) |
Attempt to modernize the repov1.0.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2d83068..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -coverage.out |