Note github unpyc3 and..

- Add source to bytecode_2.2/03_class_method.pyc
- more ignore
This commit is contained in:
rocky
2016-10-30 21:16:33 -04:00
parent bfd2f77fbc
commit 7700446bb1
4 changed files with 16 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,7 +1,7 @@
*.pyo
*.pyc
*_dis
*~
*.pyc
/.cache
/.eggs
/.python-version
@@ -13,5 +13,6 @@
/nose-*.egg
/tmp
/uncompyle6.egg-info
/unpyc
__pycache__
build