mirror of
https://github.com/khornberg/octokit.py
synced 2026-05-18 20:09:06 +03:00
23 lines
374 B
Plaintext
23 lines
374 B
Plaintext
graft docs
|
|
graft src
|
|
graft ci
|
|
graft tests
|
|
graft scripts
|
|
|
|
include .bumpversion.cfg
|
|
include .coveragerc
|
|
include .cookiecutterrc
|
|
include .editorconfig
|
|
|
|
include AUTHORS.rst
|
|
include CHANGELOG.rst
|
|
include CONTRIBUTING.rst
|
|
include LICENSE
|
|
include README.rst
|
|
|
|
include tox.ini .travis.yml
|
|
include requirements.txt
|
|
include .pyup.yml
|
|
|
|
global-exclude *.py[cod] __pycache__ *.so *.dylib
|