pdns_dnssec/.gitignore
2025-04-29 14:45:02 +02:00

14 lines
146 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# local configuration file
.env
tmp/