mirror of
https://github.com/sprockets/cookiecutter-sprockets.git
synced 2024-11-23 19:29:52 +00:00
6 lines
120 B
Text
6 lines
120 B
Text
include LICENSE
|
|
include README.rst
|
|
include *requirements.txt
|
|
graft docs
|
|
global-exclude __pycache__
|
|
global-exclude *.pyc
|