commit 4e591576e6073c27360a5b3de9324e87fc9cdcc6 parent f8144103cab4bfb8a67d964f71b016b716e48206 Author: luke8086 <55237178+luke8086@users.noreply.github.com> Date: Tue, 2 Aug 2022 14:17:29 +0000 Remove unused entry from gitignore Diffstat:
| M | .gitignore | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -2,5 +2,4 @@ /.venv /__pycache__ /cache/* -/mail /tmp/*