Initialize project structure, workflow rules, and research plan

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-30 14:34:40 +08:00
co-authored by Claude Fable 5
commit fa530b0df1
9 changed files with 1564 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Copyrighted lyrics cache — never commit full lyrics
data/lyrics/
# Secrets
.env
# Python
__pycache__/
*.pyc
.venv/
venv/
# IDE
.idea/
.vscode/
# OS / Dropbox artifacts
*.conflicted copy*
.DS_Store