From fdbc5b5dc047b6e1d51964bfe9c406bb2347ef82 Mon Sep 17 00:00:00 2001 From: E M <5089238+emizzle@users.noreply.github.com> Date: Fri, 27 Feb 2026 22:59:18 +1100 Subject: [PATCH] ignore data dirs --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1290dfc..d475955 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ libs app/build CMakeLists.txt.user generated_code -.cache \ No newline at end of file +.cache +downloader-data +uploader-data