9 lines
130 B
Text
9 lines
130 B
Text
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Files created by setuptools
|
|
build/
|
|
dist/
|
|
*.egg-info/
|