f407ve_hs_uart/.gitignore
Attila Body b1c676c394
Convert the project to CMake
revamp f4ll
move f4ll upstream to codeberg
2025-06-09 11:36:33 +02:00

17 lines
191 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_*/