AdventOfCode/C_Tempate
2023-12-11 04:32:06 +01:00
..
.vscode feat(CTemplate): add basic .vscode and blank puzzle.input 2023-12-11 04:32:06 +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
puzzle.input feat(CTemplate): add basic .vscode and blank puzzle.input 2023-12-11 04:32:06 +01:00