python-uncompyle6/.gitignore

15 lines
149 B
Plaintext
Raw Normal View History

*_dis
*~
/.cache
/.eggs
/.python-version
2016-04-28 03:03:09 +00:00
/.tox
/README
/__pkginfo__.pyc
/dist
2015-12-25 05:26:34 +00:00
/how-to-make-a-release.txt
2016-04-11 01:27:41 +00:00
/tmp
2015-12-11 22:54:30 +00:00
/uncompyle6.egg-info
__pycache__
build