mtkclient/.gitignore
2021-08-01 22:25:44 +02:00

11 lines
176 B
Text

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