Files
gitignore-generator/MANIFEST.in
7000pctAUTO b838dff1a3
Some checks failed
CI / test (3.10) (push) Failing after 9s
CI / test (3.11) (push) Failing after 12s
CI / test (3.12) (push) Failing after 12s
CI / lint (push) Failing after 10s
CI / build (push) Successful in 14s
fix: add MANIFEST.in to include templates in package distribution
2026-02-02 16:28:28 +00:00

4 lines
91 B
Plaintext

include README.md
include pyproject.toml
recursive-include gitignore_generator/templates *