LED_shit/.gitignore
2025-11-04 22:12:21 +00:00

16 lines
142 B
Plaintext

# Ignorar pastas e ficheiros temporários
build/
*.log
*.tmp
*.bak
__pycache__/
*.pyc
*.o
*.obj
*.elf
*.bin
*.map
*.zip
*.tar.gz
git_push.ps1