Exclude .claude from Docker build context
This commit is contained in:
parent
6e704da86b
commit
9910e6e062
@ -23,9 +23,10 @@ backend/tests/
|
|||||||
logs/
|
logs/
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
# IDE
|
# IDE & tools
|
||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.claude/
|
||||||
|
|
||||||
# Git
|
# Git
|
||||||
.git/
|
.git/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user