-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.dockerignore
More file actions
68 lines (61 loc) · 1.14 KB
/
Copy path.dockerignore
File metadata and controls
68 lines (61 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.git
.github
.gitignore
.cursor
.claude
.serena
.DS_Store
.env
node_modules
**/node_modules
frontend/node_modules
backend/.venv
**/.venv
venv
.venv
.python-version
__pycache__
**/__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
frontend/dist
frontend/.vite
backend/uploads
backend/logs
backend/log
backend/.cache
backend/.pytest_cache
backend/.mypy_cache
backend/.ruff_cache
backend/instance
*.log
error.log
# Lokale Arbeitsartefakte, die nie in ein Image gehören. Ohne diese Einträge
# wandern sie bei jedem Build in den Context, den BuildKit vollständig an den
# Daemon überträgt, bevor die erste Instruktion läuft — auf einer
# Docker-Desktop-VM ist das reine Wartezeit.
# Größenordnung Stand 2026-08-03: backend/.cache ~1 GB, snapshots/ 39 MB,
# graphify-out/ 35 MB, backend/instance/ 8 MB.
snapshots
graphify-out
agora-logo-animation
.ctx-mode
.token-optimizer
# Nicht für den Container-Build nötig; blähen den Context stark auf.
.git
.pi
.playwright-mcp
.cursor
.serena
.claude
# Projekt-Doku/Artefakte sind Laufzeit-unrelevant.
docu
design
media
PR.pdf
deep-research-report.md
plan.md
plan.heuristic.md
rolle-du-bist-temporal-otter.md