From 6db093c1e9fe9698a8109df7fc374780095c3259 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 26 Apr 2025 01:29:03 +0300 Subject: [PATCH] chore(nx): update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 00a415ec3..5ca20fdbe 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,5 @@ vitest.config.*.timestamp* test-output apps/*/data -apps/*/out \ No newline at end of file +apps/*/out +upload \ No newline at end of file