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.