Update the .gitignore

This commit is contained in:
Maschell 2020-11-27 14:01:19 +01:00
parent 60da5ca217
commit ebe7c4b8ac

4
.gitignore vendored
View File

@ -2,3 +2,7 @@ build/
*.elf
src/sd_loader.h
*.cbp
payload.bin
.idea/
cmake-build-debug/
CMakeLists.txt