django-mfa3

multi factor authentication for django
git clone https://git.ce9e.org/django-mfa3.git

commit
c96f449525e7bc2d10d4a93092fa10b03103306d
parent
7b240f722c5416f9d64367b2748d6a0ed0232ca2
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-01-03 16:56
extend gitignore

Diffstat

M .gitignore 2 ++

1 files changed, 2 insertions, 0 deletions


diff --git a/.gitignore b/.gitignore

@@ -1,4 +1,6 @@
    1     1 .venv
   -1     2 .coverage
   -1     3 *.egg-info
    2     4 build
    3     5 dist
    4     6 __pycache__