fix: git-config
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -2,9 +2,22 @@
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
npminstall-debug.log
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Common local files
|
||||
dist-ssr
|
||||
*.local
|
||||
.cursorrules
|
||||
.claude
|
||||
.codex
|
||||
.env.development
|
||||
.env.production
|
||||
.scratch
|
||||
.agents
|
||||
Thumbs.db
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
*.pid
|
||||
@@ -91,4 +104,4 @@ dist/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user