Spaces:
Sleeping
Sleeping
| # Build Artifacts | |
| build/ | |
| # Core Dumps | |
| core | |
| # Byte-Compiled Modules | |
| __pycache__/ | |
| # Extension Modules | |
| *.so | |
| # Packaging Artifacts | |
| *.egg-info | |
| *.whl | |
| # IDEs and Tools | |
| .idea/ | |
| .gdb_history | |
| .vscode/ | |
| # Other | |
| .DS_Store | |
| *.wav |