Minor updates

This commit is contained in:
Scott Idem
2024-09-12 14:06:22 -04:00
parent 0ae86593cd
commit 225dd678a5
2 changed files with 8 additions and 1 deletions

7
.gitignore vendored
View File

@@ -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

View File

@@ -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.