From 1acf7db41d222661c0c75e07c7c22cabd6a0b69e Mon Sep 17 00:00:00 2001 From: Samuel Walker Date: Thu, 13 Mar 2025 20:20:41 -0600 Subject: [PATCH] updated gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4d7571d..01fa5fc 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,7 @@ Cargo.lock **/*.log +FCLauncher/build/bin +FCLauncher/node_modules +FCLauncher/frontend/dist +FCLauncher/frontend/wailsjs/go/ \ No newline at end of file