# Azure Icons - Exclude downloaded ZIP files
*.zip

# Temporary files
*.tmp
.*.swp
.*.swo

# Downloaded icon files (track metadata only)
# Uncomment if you want to exclude downloaded icons from Git
# svg/*
# png/*
# !svg/.gitkeep
# !png/.gitkeep

# Keep directory structure
!.gitkeep

