commit a76a12c7725e67ca6266b1fddeb2d540a2ee8e91 Author: Sara Date: Thu Apr 6 15:19:21 2023 +0200 initial diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e0267df --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# build dirs +bin/ +release/ +debug/ + +# clangd cache +.cache/