# Exclude development and backup files from plugin distribution
*.bak
*.backup
*.temp
*.working
*.debug
*.fix*
*.test
*.addback*
*.cleanup
*.final*
*.restore
*.security
*.simple*
*.tab*
*.tags*
*.ui*
*.nonce
*.real*
*.remove*
*.move*
*.merge*
*.nano*
*.one*
*.slots
*.scripts
*.hybrid
*.helper*
*.header
*.global
*.format
*.dedup
*.credits
*.ajax
*.assets
*.implement
*.inline
*.instructions
*.methods
*.moreinfo
*.sequential
*.text*
*.update*

# Exclude system files
.DS_Store
.gitignore
Thumbs.db

# Exclude development documentation
examplepost.html
*.md

# Exclude any temporary PHP files
*.tmp.php
