From c257b8508f4cffc2868ad9296fff1287747ee33a Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Mon, 13 May 2024 21:28:20 -0400 Subject: [PATCH] project specific .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ee0c388 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.qcow2 +result