enroll/debian/source/options
2025-12-15 13:33:56 +11:00

6 lines
138 B
Text

tar-ignore = ".git"
tar-ignore = ".venv"
tar-ignore = "__pycache__"
tar-ignore = ".pytest_cache"
tar-ignore = "dist"
tar-ignore = "build"