Files
python-uncompyle6/.gitignore
2018-03-07 07:24:07 -05:00

24 lines
233 B
Plaintext

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