Create project skeleton

This commit is contained in:
2022-11-21 11:49:21 +00:00
commit abc98edac9
6 changed files with 747 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Build files
*.o
sudoku
# Clangd files
.cache/*
compile_commands.json