From 9dd5b29d57f4db87236409d453350284d1bebc6a Mon Sep 17 00:00:00 2001 From: ExilProductions Date: Fri, 2 May 2025 15:48:33 +0200 Subject: [PATCH] added gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42afabf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/build \ No newline at end of file