52 lines
680 B
Plaintext
52 lines
680 B
Plaintext
.env
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.log
|
|
.DS_Store
|
|
Thumbs.db
|
|
.env.*
|
|
.claude/
|
|
AGENTS.md
|
|
CLAUDE.md
|
|
市级初版-20251219/
|
|
主题-事项绑定.xlsx
|
|
~$*.xlsx
|
|
|
|
# Temporary Scripts
|
|
apply_migration.py
|
|
check_*.py
|
|
debug_*.py
|
|
fix_*.py
|
|
verify_*.py
|
|
inspect_excel.py
|
|
find_filler.py
|
|
run_real_import.py
|
|
test_import_rollback.py
|
|
import_bindings.py
|
|
temp_repo.py
|
|
analyze_*.py
|
|
final_importer.py
|
|
ultimate_importer.py
|
|
*_importer.py
|
|
repair_*.py
|
|
script_*.py
|
|
test_*.py
|
|
|
|
# Database Backups
|
|
backup_*.sql
|
|
|
|
# Temporary Data/Reports
|
|
excel_info.txt
|
|
parsing_output.txt
|
|
unmatched_permits_report.txt
|
|
analysis/data/checkpoints/
|
|
|
|
# Excel files (except templates)
|
|
*.xlsx
|
|
!样表.xlsx
|
|
审批服务部门.xlsx
|
|
|