Files
python-uncompyle6/.gitignore

18 lines
173 B
Plaintext

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