From af5f5abad4c3b01315a8ccda1c2c9aef9d26d695 Mon Sep 17 00:00:00 2001 From: Silviu LorenČ› <124451350+smilorent@users.noreply.github.com> Date: Sun, 11 Feb 2024 18:51:10 +0000 Subject: [PATCH] docs: add documentation for Umami analytics integration (#846) --- .gitignore | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0de2938..25d07db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ .DS_Store +.gitignore +node_modules public -resources -.idea -content/.obsidian \ No newline at end of file +prof +tsconfig.tsbuildinfo +.obsidian +.quartz-cache +private/ +.replit +replit.nix -- Gitblit v1.10.0