.git

# Ignore temporary files
*.bak
*.tmp
*.swp
*.swo
*.zip

# Ignore IDE files
.vscode/
.idea/
