# We don't want to ignore the following even if they are dot-files
!.gitignore

# Build files
*/Objects/*
*.uvguix.*
*.scvd
*.lst
*.map
*.o
*.d
*.crf
*.build_log
*.html
*.htm
*.iex
*.lnp
*GUIBuilder.ini

!*/Objects/*.srec
!*/Objects/*.hex
!*/Objects/*.bin
!*/Objects/*.axf
