Files
pycmx/.gitignore
2018-11-29 14:23:44 -08:00

10 lines
164 B
Plaintext

# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/build/