8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
|
# Compiled python modules.
|
||
|
*.pyc
|
||
|
|
||
|
# Setuptools distribution folder.
|
||
|
/dist/
|
||
|
|
||
|
# Python egg metadata, regenerated from source files by setuptools.
|
||
|
/*.egg-info
|