Cybersecurity-Projects/PROJECTS/intermediate/dlp-scanner/.gitignore

12 lines
103 B
Plaintext

docs/
__pycache__/
*.pyc
.env
.venv/
*.egg-info/
dist/
build/
.mypy_cache/
.ruff_cache/
.pytest_cache/