Files
Flow_Controller/firmware/.gitignore
2026-05-19 01:11:07 +02:00

15 lines
174 B
Plaintext

# Compiled binaries
*.elf
*.bin
*.hex
# Build artifacts and memory maps
*.map
*.o
*.d
*.lst
# Specifically ignore the output files for our target
main.elf
main.bin
main.map