-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.dockerignore
More file actions
55 lines (48 loc) · 862 Bytes
/
Copy path.dockerignore
File metadata and controls
55 lines (48 loc) · 862 Bytes
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
.git
.github
.cursor
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
htmlcov/
.env
.env.*
.venv/
venv/
env/
ENV/
node_modules/
frontend/
frontend/dist/
backend/data/
backend/logs/
.moto_instances/
.moto_launcher_state.json
.moto_last_instance.json
.moto_update_notice.json
backend/data/.moto_runtime.lock
tests/
web conversion plans/
commits_pending.txt
proof-integration-build*-plan.md
PENDING_TESTS
BUILD_PLAN_*.md
(old) SyntheticLib Upgrade Plans/
HARDOJ_AWS_COMPUTE_DONATION_OUTLINE.md
LEANOJ_MASTER_PROOF_WRITER_REMAINDER.md
LEANOJ_PROBLEM_11_PROMPT.md
randomlog*.txt
RANDOM LOG.txt
current_prompt.md
recovered_manual_aggregator_prompt.txt
leanoj_master_proof_*.lean.txt
PicksTheorem_FinalSkeleton.lean
CLASSICALPICKS.LEAN
moto-zap-quickscan-report.html
Click To Launch MOTO.bat
linux-ubuntu-launcher.sh
moto_launcher.py
moto_updater.py
dist/
build/