This commit is contained in:
Vincent Goncalves 2025-11-14 13:46:18 +01:00
commit 4be63c5bf6
2 changed files with 31 additions and 0 deletions

30
.gitignore vendored Normal file
View file

@ -0,0 +1,30 @@
*.obj
*.o
*.bin
*.list
*.map
*.mk
*.makefile
*.o
*.su
*.d
*.elf
*.scvd
*.crf
*.map
*.sct
*.dbgconf
*.axf
*.htm
*.lnp
*.dep
*.uvguix.*
*.lst
*.iex
**/Objects/
**/Listings/
**/Debug/

1
readme.txt Normal file
View file

@ -0,0 +1 @@
Hello