From 794f0a62c677ee230cabf4f8f6abc027da174498 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Sat, 12 Mar 2022 22:12:21 -0600 Subject: [PATCH] Update the gitignore so I don't have to ignore the web-vue folder manually --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bce1bdf..160fc87 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ dist/ .DS_Store *.toml !*.template.toml +/web-* +!/web-svelte # Logs logs