jinjaturtle/debian/source/options
Miguel Jacq 9f9301e17e
Some checks failed
CI / test (push) Successful in 46s
Trivy / test (push) Waiting to run
Lint / test (push) Has been cancelled
Add Debian packages, support Ubuntu 22 via tomli
2025-12-15 15:01:28 +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"