mirror of https://github.com/pallets/flask.git
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
include LICENSE
|
||
|
include flaskr/schema.sql
|
||
|
graft flaskr/static
|
||
|
graft flaskr/templates
|
||
|
graft tests
|
||
|
global-exclude *.pyc
|