diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -1,15 +1,7 @@ *.o -*.d *.elf +*.lst +*.hex *.map *.bin -*.hex -*.cproject -*.project -*.a -doc -Makefile -CMakeCache.txt -cmake_install.cmake -CMakeFiles -src/demo +*.expand |