Skip to content

Commit 465d554

Browse files
committed
docker: update .dockerignore and .gitignore to include /.claude
docs: add UPSTREAM_WORKFLOW.md for GitHub Actions workflow configuration
1 parent d0bea07 commit 465d554

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
/.claude
12
/.github
3+
/docs
24
build.sh
35
compose.yaml
46
docker-compose.yaml

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/.claude
12
/.fleet
23
/.idea
34
/.vscode
File renamed without changes.

0 commit comments

Comments
 (0)