From 0ba206e28f432345e66aedcaf82665ce2f9bb887 Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Sat, 30 Dec 2023 19:08:39 +0000 Subject: [PATCH] INITIAL COMMIT --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e763e3b --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.cache +.vscode +01_vec_no_metaprogramming +02_vec_macros +03_vec_xmacros +compile_commands.json