mirror of
https://github.com/wassname/adapters_as_hypotheses.git
synced 2026-06-27 13:58:35 +08:00
26 lines
260 B
Plaintext
26 lines
260 B
Plaintext
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
.ipynb_checkpoints/
|
|
|
|
# Temp
|
|
*.tmp
|
|
*.bak
|
|
LESSWRONG_DRAFT.md
|
|
review_draft.py
|
|
.comprehension_lesswrong.json
|
|
*_review.json
|
|
review_draft*.py
|
|
LESSWRONG_DRAFT_review2.json
|