8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
include firefly/templates/*.html
|
|
include README.md
|
|
include requirements.txt
|
|
include LICENSE
|
|
recursive-include firefly/templates *
|
|
recursive-include firefly/static *
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod] |