Excel KPI Dashboard for freelance activity tracking. Features: - Revenue, time and client tracking - Dynamic KPIs and pivot tables - Interactive charts and slicers - VBA automation macros - Professional design
25 lines
211 B
Plaintext
25 lines
211 B
Plaintext
# Excel temp files
|
|
~$*
|
|
*.tmp
|
|
|
|
# Excel lock files
|
|
*.xlk
|
|
|
|
# Windows reserved names
|
|
nul
|
|
con
|
|
prn
|
|
aux
|
|
|
|
# Windows system files
|
|
Thumbs.db
|
|
Desktop.ini
|
|
|
|
# Backups
|
|
*.bak
|
|
*_backup_*.xlsm
|
|
|
|
# Local config
|
|
.mcp.json
|
|
.claude/
|