From 225dd678a5016b93ab2bf8d334dae224085b8225 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Thu, 12 Sep 2024 14:06:22 -0400 Subject: [PATCH] Minor updates --- .gitignore | 7 +++++++ README.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 738f2ee9..014c5a28 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ vite.config.ts.timestamp-* # Logs logs *.log +*.log.* npm-debug.log* yarn-debug.log* yarn-error.log* @@ -21,3 +22,9 @@ lerna-debug.log* # Backups and archives *.bak *.tar.gz +backups/ + +# Temporary files +tmp/ +temp/ +*.kate-swp \ No newline at end of file diff --git a/README.md b/README.md index 4ff4d708..67139305 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# One Sky IT's Aether App SvelteKit Template +# One Sky IT's Aether App - SvelteKit v2 This uses SvelteKit version 2, TailwindCSS, and Skelton.