-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (39 loc) · 764 Bytes
/
.gitignore
File metadata and controls
48 lines (39 loc) · 764 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
# Python-generated files
__pycache__/
*.py[oc]
/build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.venv-wsl
CLAUDE.md
AGENTS.md
.agents/
.claude/
# Data (available via gh release)
data/
# eddmpython관련 레퍼런스(로컬 전용, git 미포함)
_reference/
.__marimo_upstream/
# Backup (파일 삭제 대신 이동)
_backup/
# Node modules (all locations)
node_modules/
editor/.svelte-kit/
src/codaro/webBuild/
launcher/target/
launcher/cargo-test.log
# Landing page build artifacts
landing/build/
landing/.svelte-kit/
landing/static/blog/assets/
# MkDocs build
site/
# Local experiment artifacts
experiments/**/output/
experiments/**/*.parquet
experiments/055_edgarDocs/*.parquet
experiments/055_edgarDocs/batch/
_archive/marimo-reference/