# macOS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Homebrew
*.bottle.tar.gz
*.bottle.json

# Temporary files
*.tmp
*.temp
*~

# IDE
.vscode/
.idea/
*.swp
*.swo

# Logs
*.log