nucleo_f446re_playground/.gitignore
2025-06-16 19:45:13 +02:00

19 lines
No EOL
209 B
Text
Executable file

/build/
/.cache/
CMakeFiles/
Backup/
build.ninja
CMakeCache.txt
cmake_install.cmake
compile_commands.json
.clangd
# eclipse
.*project.bak
/.settings/*
/*.launch
/Debug/
/Release/
/config_*/
.project
.cproject