Spaces:
Running
Running
File size: 250 Bytes
2d9bfd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
src/__pycache__/
# C extensions
*.so
# Distribution / packaging
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
.DS_Store
workdir/ |