Minor updates
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user