pddnsc/.gitignore
2024-02-20 20:44:27 +03:00

7 lines
51 B
Plaintext

.venv/
state/*
__pycache__
*.pyo
*.pyc
.env*