-
Notifications
You must be signed in to change notification settings - Fork 313
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (43 loc) · 778 Bytes
/
Copy path.gitignore
File metadata and controls
45 lines (43 loc) · 778 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
__pycache__/
*.pyc
.idea/
/DoNotCommit/
/translated_files/
/data/
deployment/data/
deployment/translated_files/
deployment/logs/
**/jobs.db
.claude/
.env
.env.*
!.env.example
/venv
build_installer.bat
build/dist/
build/TranslateBookWithLLM/
/dist
/wiki/
.wiki_repo/
/prompt_optimization_results
tests/.placeholder_tests/
/plan/
/experiments
/benchmark_results/
/[Dd]ebug/
# Ad-hoc scratch scripts at repo root — keep them out of commits.
# Real tests live under tests/, real entrypoints are translate.py / translation_api.py / launcher.py.
/check_*.py
/scratch_*.py
/debug_*.py
/tmp_*.py
/test_*.py
# Common secret/credential file patterns
*.pem
*.key
secrets.*
credentials.*
*_secret.*
*_credentials.*
.wiki_repo_archive/
Custom_Instructions/visceral_dramatic_fantasy.yaml