chore: update .gitignore from main

This commit is contained in:
unclecode
2025-11-09 19:19:52 +08:00
parent b79311b3f6
commit 78120df47e

16
.gitignore vendored
View File

@@ -1,13 +1,6 @@
# Scripts folder (private tools) # Scripts folder (private tools)
.scripts/ .scripts/
# Database files
*.db
# Environment files
.env
.env.local
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
@@ -268,15 +261,18 @@ continue_config.json
CLAUDE_MONITOR.md CLAUDE_MONITOR.md
CLAUDE.md CLAUDE.md
.claude/
scripts/
tests/**/test_site tests/**/test_site
tests/**/reports tests/**/reports
tests/**/benchmark_reports tests/**/benchmark_reports
test_scripts/
docs/**/data docs/**/data
.codecat/ .codecat/
docs/apps/linkdin/debug*/ docs/apps/linkdin/debug*/
docs/apps/linkdin/samples/insights/* docs/apps/linkdin/samples/insights/*
docs/md_v2/marketplace/backend/uploads/
scripts/ docs/md_v2/marketplace/backend/marketplace.db