-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
64 lines (53 loc) · 1.26 KB
/
Copy path.gitignore
File metadata and controls
64 lines (53 loc) · 1.26 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
# Python-generated files
__pycache__/
.pytest_cache/
.ruff_cache/
*.py[oc]
/build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.venv-wsl
CLAUDE.md
AGENTS.md
.agents/
.claude/
# Data (available via gh release)
data/
# Local reference artifacts
.__marimo_upstream/
# tests/_attempts/ 는 스크래치 실험 인큐베이터 — 비운영 attempts gate 전용(tests/run.py --ignore=tests/_attempts).
# 코드·데이터 전부 추적 제외(로컬 전용). 검증된 산출물은 src/ + 정식 tests/<domain>/ 로 졸업시킨다.
tests/_attempts/
# Local tool artifacts
*.log
*.tsbuildinfo
output/
localData/
editor/output/
.playwright-cli/
logs/
# SNS content pipeline (local briefs, renders, publish packages)
/sns/
# Node modules (all locations)
node_modules/
editor/.svelte-kit/
src/codaro/webBuild/
# base curriculum bundled into the wheel at release time (mirrors webBuild); authored at repo-root curricula/
src/codaro/curricula/
launcher/target/
launcher/cargo-test.log
# Landing page build artifacts
landing/build/
landing/.svelte-kit/
landing/static/blog/assets/
landing/static/docs/blog/assets/
# MkDocs build
site/
# Local experiment artifacts
experiments/**/output/
experiments/**/*.parquet
experiments/055_edgarDocs/*.parquet
experiments/055_edgarDocs/batch/