22 lines
214 B
Plaintext
22 lines
214 B
Plaintext
.DS_Store
|
|
|
|
# Rust build output
|
|
target/
|
|
|
|
# Local editor and environment files
|
|
.env
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Runtime and generated media
|
|
*.log
|
|
*.wav
|
|
*.mp3
|
|
*.webm
|
|
recordings/
|
|
Aufnahmen/
|
|
|
|
# Temporary archives
|
|
*.zip
|
|
*.tar.gz
|