-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (40 loc) · 1.03 KB
/
Copy path.gitignore
File metadata and controls
49 lines (40 loc) · 1.03 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
# Environment
.env
__pycache__/
*.pyc
.venv/
# Data (large files)
data/raw/
data/postgres/
data/processed/
powerbi/data_exports/*.csv
# IDE
.idea/
*.iml
.vscode/
# OS
.DS_Store
Thumbs.db
# Jupyter
.ipynb_checkpoints/
.streamlit/secrets.toml
docs/comprehensive_advisor_handoff.md
docs/comprehensive_advisor_handoff.md
docs/comprehensive_advisor_handoff.md
# OpenAI/Anthropic Batch API artifacts (raw blog text — copyright)
data/batch/sentiment_batch.jsonl
data/batch/sentiment_results.jsonl
# Sentiment Batch API artifacts (raw blog text — source licensing)
data/batch/sentiment_batch.jsonl
data/batch/sentiment_results.jsonl
# Sentiment Batch API artifacts (raw blog text — source licensing)
data/batch/sentiment_batch.jsonl
data/batch/sentiment_results.jsonl
# Supplementary Stage 0/4 reports (preserved locally, not tracked)
docs/check5_gtrends_result.md
docs/mid_resolution_report.md
docs/gtrends_download_protocol.md
docs/brand_topics.csv
docs/stage4_dtw_report.md
docs/stage4_robustness_check.md
docs/stage4_stationarity_report.md