forked from Boria138/PortProtonQt
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
# Configuration for Debian source package
|
|
compression = "gzip"
|
|
|
|
# Files and directories to exclude from source package
|
|
tar-ignore = "dev-scripts"
|
|
tar-ignore = ".*"
|
|
tar-ignore = "__pycache__"
|