From 66a5855fad8ece898cf64460a74e0f7ef6f3b23f Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:54:15 +0000 Subject: [PATCH] chore(deps): bump chokidar from 3.5.3 to 3.6.0 (#937) --- .gitignore | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 182026f..25d07db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ .DS_Store +.gitignore +node_modules public -resources -.idea -content/.obsidian -assets/indices/linkIndex.json -assets/indices/contentIndex.json -linkmap +prof +tsconfig.tsbuildinfo +.obsidian +.quartz-cache +private/ +.replit +replit.nix -- Gitblit v1.10.0