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