forked from niuniu/llm-intelligence
chore(repo): stop tracking generated artifacts
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -17,7 +17,24 @@ frontend/dist/
|
||||
/scripts/fetch_openrouter
|
||||
|
||||
# Generated reports/media
|
||||
reports/daily/
|
||||
reports/verification/
|
||||
reports/daily/video/
|
||||
reports/openclaw/20*.md
|
||||
|
||||
# Runtime / working memory
|
||||
memory/*.md
|
||||
!memory/README.md
|
||||
SESSION-STATE.md
|
||||
|
||||
# Generated data snapshots
|
||||
models.json
|
||||
|
||||
# Backup / scratch files
|
||||
*.bak
|
||||
*.bak-*
|
||||
test.md
|
||||
|
||||
# Runtime logs
|
||||
logs/*.log
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user