candleLight_fw/.gitignore
2023-04-22 10:57:49 -04:00

17 lines
132 B
Plaintext

/.idea/
/.vscode/
/Debug/
/build/
*.asmo
*.bin
*.d
*.elf
*.launch
*.o
*~
.cache/
.cproject
.project
.settings
compile_commands.json