95 lines
916 B
Plaintext

# OS files
.DS_Store
Thumbs.db
# IDE files
.idea/
.vscode/
*.swp
*.swo
# Environment / Secrets
.env
*.env
*.env.*
.reonomy-credentials.*
# Logs
*.log
npm-debug.log*
reonomy-scraper.log
# Node
node_modules/
package-lock.json
# ========================
# Binary / Media Files
# (These don't belong in git)
# ========================
# Images
*.png
*.jpg
*.jpeg
*.gif
*.webp
*.ico
*.svg
*.bmp
*.tiff
# Video
*.mp4
*.webm
*.mov
*.avi
*.mkv
*.wmv
# Audio
*.wav
*.mp3
*.ogg
*.flac
*.aac
*.m4a
*.caf
# Documents / PDFs
*.pdf
# Archives
*.zip
*.tar
*.gz
*.rar
*.7z
# Compiled / Binary
*.pyc
__pycache__/
dist/
# ========================
# Project-Specific
# ========================
# Reonomy
/tmp/reonomy-*
reonomy-auth.json
reonomy-daily-stats.json
# Frameworks
pageindex-framework/
# Temp files
/tmp/
.env.local
# Large build caches
closebot-sms/app/.next/
.next/
**/.next/
mcpengage-deploy
kaykit-assets/