From bebb1b1cf2637fc33dda0f7c04337dd7b583755c Mon Sep 17 00:00:00 2001 From: Zaytha Date: Mon, 7 Jul 2025 04:29:03 -0700 Subject: [PATCH] Updating gitignore --- .gitignore | 3 ++- build/build_dependencies/.gitkeep | 0 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 build/build_dependencies/.gitkeep diff --git a/.gitignore b/.gitignore index aed7305..8debe81 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /android/ build/bin/linux/* -build/bin/windows/* \ No newline at end of file +build/bin/windows/* +build/bin/export_templates/* \ No newline at end of file diff --git a/build/build_dependencies/.gitkeep b/build/build_dependencies/.gitkeep new file mode 100644 index 0000000..e69de29