# Specific
build/
astyle.out
boards.local.txt
platform.local.txt
path_config.json
update_config.json

# Backup
*.bak
*.gho
*.ori
*.swp
*.tmp

# macOS
# General
.DS_Store
.AppleDouble
.LSOverride

# Patch
*.orig
*.rej

# Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# VisualStudioCode
.vscode/*
*.code-workspace
.vscode-ctags
