translate / .gitignore
Hugo Rodrigues
audio endpoint
99797ef
# 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