LED_shit/.gitignore
2025-11-04 22:07:45 +00:00

15 lines
129 B
Plaintext

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