python-uncompyle6/.gitignore
2024-03-14 05:39:30 -04:00

29 lines
288 B
Plaintext

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