commit 0471e8de255848866aea9eb52b7773af49e5a0ff Author: PoliEcho Date: Thu Nov 7 16:35:51 2024 +0100 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f96b96f --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.cache +.vscode +compile_commands.json +core* +build \ No newline at end of file