pddnsc/.dockerignore

9 lines
60 B
Plaintext
Raw Normal View History

2024-02-20 17:44:27 +00:00
.git/
.venv/
state/*
__pycache__
*.pyo
*.pyc
.env*