mirror of
https://github.com/iluvcapra/pycmx.git
synced 2026-02-14 22:55:38 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
# Compiled python modules.
|
|
*.pyc
|
|
|
|
# Setuptools distribution folder.
|
|
/dist/
|
|
|
|
# Python egg metadata, regenerated from source files by setuptools.
|
|
/*.egg-info
|