From 89c6389327c70f6bcbd944d757afe63c687947b0 Mon Sep 17 00:00:00 2001 From: Andrew Shiroma Date: Sat, 15 Mar 2025 15:19:10 -0700 Subject: [PATCH] tweak: remove test-app from gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4c63401d5..76410125a 100644 --- a/.gitignore +++ b/.gitignore @@ -30,5 +30,4 @@ dist/ # Local Netlify folder .netlify src/emulator/release/ -.qodo -test-app \ No newline at end of file +.qodo \ No newline at end of file