From e76a630359cf0732b2224f8dfe734cd5a1e09318 Mon Sep 17 00:00:00 2001 From: NaifBanana <30419422+NaifBanana@users.noreply.github.com> Date: Wed, 23 Oct 2024 22:25:51 -0500 Subject: [PATCH] Gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..000d41e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build*/ \ No newline at end of file