# Complete folders that are unwanted in commits
*.build/
*.local/
*.vscode/
# Machine Code
*.a
*.dll
*.elf
*.exe
*.so