Spaces:
Build error
Build error
| # Exclude all Python bytecode files | |
| global-exclude *.pyc | |
| # Exclude Python cache directories | |
| global-exclude __pycache__ | |
| # Exclude all Python bytecode files | |
| global-exclude *.pyc | |
| # Exclude Python cache directories | |
| global-exclude __pycache__ | |