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_modules
|
||||
apps/webapp/.next
|
||||
apps/webapp/bun.lock
|
||||
|
||||
# Python
|
||||
**/__pycache__
|
||||
@@ -28,7 +27,4 @@ ml/notebooks/
|
||||
FLAT.xml
|
||||
|
||||
# Docs / meta
|
||||
*.md
|
||||
AGENTS.md
|
||||
CLAUDE.md
|
||||
.github/
|
||||
|
||||
Reference in New Issue
Block a user