mirror of
https://github.com/sprockets/cookiecutter-sprockets.git
synced 2024-11-23 19:29:52 +00:00
7 lines
112 B
Text
7 lines
112 B
Text
|
include LICENSE
|
||
|
include *requirements.txt
|
||
|
graft doc
|
||
|
graft tests
|
||
|
global-exclude __pycache__
|
||
|
global-exclude *.pyc
|