mirror of https://github.com/chriskiehl/Gooey.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
195 B
7 lines
195 B
include README.md
|
|
include LICENSE.txt
|
|
include MANIFEST.in
|
|
recursive-include gooey/images *
|
|
recursive-include gooey/languages *
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|