mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 08:43:37 +00:00
Fix .dockerignore allowing bun.lock and README.md
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
# Node / frontend
|
# Node / frontend
|
||||||
**/node_modules
|
**/node_modules
|
||||||
apps/webapp/.next
|
apps/webapp/.next
|
||||||
apps/webapp/bun.lock
|
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
**/__pycache__
|
**/__pycache__
|
||||||
@@ -28,7 +27,4 @@ ml/notebooks/
|
|||||||
FLAT.xml
|
FLAT.xml
|
||||||
|
|
||||||
# Docs / meta
|
# Docs / meta
|
||||||
*.md
|
|
||||||
AGENTS.md
|
|
||||||
CLAUDE.md
|
|
||||||
.github/
|
.github/
|
||||||
|
|||||||
Reference in New Issue
Block a user