Skip to content

Commit 250818d

Browse files
nanotaboadaclaude
andcommitted
chore(docker): update .dockerignore with AI tooling files (#293)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 94acbbb commit 250818d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.dockerignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@
44
target
55
.gitignore
66
azure-pipelines.yml
7+
CHANGELOG.md
8+
.claude/
9+
CLAUDE.md
10+
.coderabbit.yaml
711
CODE_OF_CONDUCT.md
812
codecov.yml
913
CONTRIBUTING.md
1014
LICENSE
1115
mvnw
1216
mvnw.cmd
17+
README.md
18+
.sonarcloud.properties

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Release names follow the **historic football clubs** naming convention (A–Z):
4444

4545
- `.sonarcloud.properties`: SonarCloud Automatic Analysis configuration —
4646
sources, tests, coverage exclusions aligned with `codecov.yml` (#293)
47+
- `.dockerignore`: added `.claude/`, `CLAUDE.md`, `.coderabbit.yaml`,
48+
`.sonarcloud.properties`, `CHANGELOG.md`, `README.md` (#293)
4749

4850
---
4951

0 commit comments

Comments
 (0)