Skip to content

Commit 2d2c510

Browse files
Remove LICENSE references and add LICENSE patterns to .dockerignore
1 parent 5b6a832 commit 2d2c510

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ admin-ui/.vite/
3939
## Docs / local files
4040
*.md
4141
**/*.md
42+
LICENSE*
43+
LICENCE*
4244
mydocs/
4345
pythonpoc/
4446

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4848
- **Audit duration and rewritten query** — fixed these fields not being recorded correctly
4949
- **SPA routing** — production build now serves `index.html` for client-side routes
5050

51-
### Infrastructure
52-
- **LICENSE** — added license file
5351

5452
## [0.4.0] - 2026-03-08
5553

0 commit comments

Comments
 (0)