chore: clean repo and ignore runtime artifacts
This commit is contained in:
29
.gitignore
vendored
29
.gitignore
vendored
@@ -95,4 +95,31 @@ nul
|
||||
*.sample_embeddings.json
|
||||
|
||||
# AbletonMCP_AI generated audio
|
||||
AppData/
|
||||
AppData/
|
||||
|
||||
# Local backups and archives
|
||||
AbletonMCP_AI_BAK_*/
|
||||
_archive/
|
||||
|
||||
# Ableton bundled controller content kept only on disk
|
||||
Axiom_25_Classic/
|
||||
Axiom_49_61_Classic/
|
||||
BCF2000/
|
||||
BCR2000/
|
||||
KONTROL49/
|
||||
MPD32/
|
||||
MPK25/
|
||||
MPK49/
|
||||
MPK61/
|
||||
MPK88/
|
||||
Push/
|
||||
Push2/
|
||||
Roland_A_PRO/
|
||||
microKONTROL/
|
||||
|
||||
# AbletonMCP_AI runtime state
|
||||
AbletonMCP_AI/diversity_memory.json
|
||||
AbletonMCP_AI/MCP_Server/scan_log.txt
|
||||
AbletonMCP_AI/MCP_Server/*.log
|
||||
AbletonMCP_AI/MCP_Server/health_check_result.json
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user