Files
Phoenix/.gitignore
T
2026-06-02 20:56:19 +02:00

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