Michael Merickel
2018-10-16 7b024bbcde8beabaf1144d9cef38f685e4e73a74
commit | author | age
87c9d9 1 graft src/pyramid
e42ba5 2 graft docs
MM 3 prune docs/_build
87c9d9 4 graft tests
e42ba5 5
MM 6 include README.rst
6141a7 7 include CHANGES.rst HISTORY.rst BFG_HISTORY.rst
e42ba5 8 include CONTRIBUTORS.txt LICENSE.txt COPYRIGHT.txt
MM 9
10 include contributing.md RELEASING.txt
851c36 11 include .coveragerc .flake8 setup.cfg pyproject.toml
MM 12 include tox.ini appveyor.yml .travis.yml rtd.txt
6d7636 13 graft .github
e42ba5 14
MM 15 include HACKING.txt hacking-tox.ini
16 include TODO.txt
a31456 17
e42ba5 18 global-exclude __pycache__ *.py[cod]
6d7636 19 global-exclude .DS_Store