Skip to content

Commit b909d6f

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dockerignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,23 @@
66
.vscode/
77
htmlcov/
88
postman-collections/
9+
.claude/
10+
CLAUDE.md
911
.codacy.yml
12+
.coderabbit.yaml
1013
.coverage
1114
.coveragerc
1215
.flake8
1316
.gitignore
1417
.pylintrc
18+
CHANGELOG.md
1519
CODE_OF_CONDUCT.md
1620
codecov.yml
1721
commitlint.config.mjs
1822
CONTRIBUTING.md
1923
coverage.xml
2024
LICENSE
25+
.sonarcloud.properties
2126
/tests/
2227
__pycache__/
2328
*.pyc

0 commit comments

Comments
 (0)