-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
67 lines (56 loc) · 1.17 KB
/
.gitignore
File metadata and controls
67 lines (56 loc) · 1.17 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
# macOS
.DS_Store
# Dropbox conflict files
*競合コピー*.md
*の競合コピー*
*conflict copy*
# Editor
.vscode/
.idea/
# Claude Code configuration (local settings only)
.claude/
# Temporary files - only specific output files, not examples
*.tmp
*_temp.*
# Generated output files (exclude but keep reference examples)
*_analysis.md
*_output.md
article_*.md
blog_*.md
aws_*.md
azure_*.md
gcp_*.md
ibm_*.md
oracle_*.md
indoor.md
outdoor_*.md
social_*.md
tech_*.md
breakfast.md
conference_*.md
departure_*.md
draft_*.md
# Runtime generated JSON files (exclude but keep example configs)
variables.json
departure_variable.json
social_variable.json
user_state.json
hitl_log.json
study_log.json
ai_market_report.json
research_theme.json
target_companies.json
competitive_insights.json
# Backup files
CLAUDE_backup_*.md
# Research summary files
*research_summary.md
# Temporary Python scripts (exclude but keep important examples like haiku_analyzer.py)
var.py
# Experiments directory (development use only, not for end users)
experiments/
# Local development files (not for public repository)
bilingual_development_insights.md
decision_log.json
sample_verification_report.md
variables.db