TinyFanControl-Firmware/.gitignore

14 lines
126 B
Plaintext

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