From d670f0aab105d887c973715eb0e7be1617de96fb Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Mon, 4 Nov 2024 19:59:45 +0000 Subject: [PATCH] Initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a56a8a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.cache +main