TinyFanControl-Firmware/.gitignore

14 lines
134 B
Plaintext

# Build results
/bin
/obj
# Vim swap files
.*.sw?
# generated config HEX files
eeprom_config/*.hex
test/*
!test/*.c
!test/Makefile