From 0e01b6ba091f49a6148e64503ddfac7775cf9fc3 Mon Sep 17 00:00:00 2001 From: Andreas Knuth Date: Thu, 29 Feb 2024 12:08:39 -0600 Subject: [PATCH] changed path --- bizmatch/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bizmatch/.gitignore b/bizmatch/.gitignore index 98d4ad0..b1b3abc 100644 --- a/bizmatch/.gitignore +++ b/bizmatch/.gitignore @@ -1,7 +1,7 @@ # See http://help.github.com/ignore-files/ for more about ignoring files. # Compiled output -/dist +dist /tmp /out-tsc /bazel-out @@ -40,4 +40,4 @@ testem.log # System files .DS_Store Thumbs.db -.angular \ No newline at end of file +.angular