django-fernet-encrypted-fields/.gitignore
2025-12-29 16:10:43 -04:00

9 lines
78 B
Text

*.egg-info/
*.pyc
build/
dist/
.idea
.pypirc
.ruff_cache
.venv
.venv_django_*