Files
python-uncompyle6/.gitignore
2017-12-14 15:24:01 -05:00

23 lines
218 B
Plaintext

*.pyo
*.pyc
*_dis
*~
/.cache
/.eggs
/.python-version
/.tox
/README
/__pkginfo__.pyc
/dist
/how-to-make-a-release.txt
/nose-*.egg
/tmp
/uncompyle6.egg-info
/unpyc
__pycache__
build
/.venv*
/.idea
/.hypothesis
ChangeLog