# Ignore log files *.log # Ignore backup files and flags *.bak *.flag # Ignore PowerShell/Batch temporary files *.ps1~ *.cmd~ *.tmp .vscode/