From b4259dfc90c802092859e9a1077e4fae14b7d738 Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Fri, 22 Mar 2024 00:26:15 +0000 Subject: [PATCH] Add .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f186b0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.cache +compile_commands.json +outputs +xorshift