Skip to content

Commit 8ea5905

Browse files
Add research modules to gitignore (private, local-only features)
1 parent c13339b commit 8ea5905

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.gitignore

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,22 @@ htmlcov/
3838
*.log
3939
spirescope logo.jpg
4040

41+
# Research modules (private, local-only)
42+
sts2/risk.py
43+
sts2/diagnosis.py
44+
sts2/behavior.py
45+
sts2/spectral.py
46+
sts2/graveyard.py
47+
sts2/ghost.py
48+
sts2/drift.py
49+
sts2/pheromone.py
50+
sts2/cascade.py
51+
sts2/prophecy.py
52+
sts2/hypothesis.py
53+
sts2/rivalry.py
54+
sts2/integrity.py
55+
sts2/data/pheromones.json
56+
sts2/data/hypotheses.json
57+
4158
# Claude
4259
.claude/

0 commit comments

Comments
 (0)