Merge pull request #101 from domq/fix/txt-source-files

Embed `*.txt` files into Debian source tar
This commit is contained in:
Joshua M. Boniface
2025-10-25 18:19:51 -04:00
committed by GitHub
-1
View File
@@ -10,4 +10,3 @@ tar-ignore = "fedora/"
tar-ignore = "docker/" tar-ignore = "docker/"
tar-ignore = "*.py" tar-ignore = "*.py"
tar-ignore = "*.md" tar-ignore = "*.md"
tar-ignore = "*.txt"