Initial Phoenix analyzer
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user