mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-01-23 01:47:31 +00:00
fix: A bug where creation error when there is no .claude directory
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -105,6 +105,8 @@ temp/
|
||||
.taskmaster/
|
||||
.cline/
|
||||
.windsurf/
|
||||
CLAUDE.md
|
||||
|
||||
|
||||
# Database files
|
||||
*.db
|
||||
@@ -124,5 +126,5 @@ dev-debug.log
|
||||
# OS specific
|
||||
|
||||
# Task files
|
||||
tasks.json
|
||||
tasks/
|
||||
# tasks.json
|
||||
# tasks/
|
||||
|
||||
Reference in New Issue
Block a user