AdventOfCode/C_Tempate
Jiří Štefka 8a4b3174b8
fix(CMake/coverage): remove cov.info, *.gcda and *.gcno for coverage
GCov and LCOV don't overwrite the files when new data is available
... for whatever reason
2023-12-11 04:29:02 +01:00
..
docs feat(Doxygen): Use logo from assets 2023-12-10 04:21:39 +01:00
include feat(CTemplate): Move to CMake 2023-12-10 01:15:20 +01:00
src feat(CTemplate): Move to CMake 2023-12-10 01:15:20 +01:00
tests fix(CMake/coverage): remove cov.info, *.gcda and *.gcno for coverage 2023-12-11 04:29:02 +01:00
.editorconfig feat(EditorConfig): Add .editorconfig files 2023-12-10 01:25:53 +01:00
.gitignore feat(CTemplate): Move to CMake 2023-12-10 01:15:20 +01:00
CMakeLists.txt feat(CTemplate): add Doxygen 2023-12-10 04:14:43 +01:00