Chore: Optimize .gitignore

This commit is contained in:
Pk-web6936 2025-03-30 18:20:54 +03:30 committed by GitHub
parent 8581c1f82d
commit 20fe1f0669
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.gitignore vendored
View file

@ -1,6 +1,7 @@
# Logs
logs
*.log
*.log.*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
@ -116,3 +117,9 @@ dist
.pnp.*
/docs/.vuepress/.temp/
.idea
# Local VSCode configuration
.vscode/
# Build and output directories
/build/