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

9 lines
60 B
Plaintext

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