From 062e0543e48e753f6f50617e46ffc1947560b79a Mon Sep 17 00:00:00 2001 From: Juan Pablo Vial Date: Tue, 2 Apr 2024 19:58:58 -0300 Subject: [PATCH] Ignore app/bin --- app/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/.gitignore diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..2501489 --- /dev/null +++ b/app/.gitignore @@ -0,0 +1 @@ +**/bin