Remove .dockerignore from .gitignore

The .dockerignore needs to be tracked so the CI workflow and
contributors can use it during Docker builds.
This commit is contained in:
R4V3N
2026-03-18 06:13:50 +01:00
parent 4513d5d7ed
commit 3294b18d1c

2
.gitignore vendored
View File

@@ -34,8 +34,6 @@ AGENTS.md
*.log
npm-debug.log*
# Docker
.dockerignore
# Package lock (optional — remove this line if you want deterministic installs)
# package-lock.json