f103c8_minimal_ll/.gitignore
2025-05-26 21:19:38 +02:00

18 lines
192 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_*/