e580ad6db1
The RELEASE-NOTES hasn't been updated in years and when it was it was only done a handful of times, clearly no one has complained, and git history is likely more useful so just drop it. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
16 lines
390 B
Plaintext
16 lines
390 B
Plaintext
include AUTHORS
|
|
include COPYING
|
|
include GPL
|
|
include pungi.spec
|
|
include tox.ini
|
|
include share/*
|
|
include share/multilib/*
|
|
include doc/*
|
|
include doc/_static/*
|
|
include tests/*
|
|
include tests/data/*
|
|
include tests/data/specs/*
|
|
recursive-include tests/fixtures *.iso *.json *.log *.rpm *.xml *.bz2 *.gz MD5SUM SHA1SUM SHA256SUM *.treeinfo *.in
|
|
global-exclude *.py[co]
|
|
global-exclude *~ *.sw? \#*\#
|