-
-
Notifications
You must be signed in to change notification settings - Fork 615
/
Copy path.gitignore
61 lines (58 loc) · 1.05 KB
/
.gitignore
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
*.pyc
*.pyc
*.pyc
*.hlsl
*.hlsli
*.dds
*.mp3
*.sqlite
*.tlog
*.log
*.iobj
*.ipdb
*.obj
*.res
*.pdb
Thumbs.db
*.recipe
*.wav
*.zip
*.7z
build/
temp/
.vscode/settings.json
src/.cache
src/.q_vscode_style
src/userconfig
src/userconfig1
src/cache
src/chrome_cache
src/files/ocrmodel
src/files/plugins
src/files/themes
src/run37.bat
src/run3732.bat
src/unidic-mecab-2.1.2_bin
src/cpp/LunaHook/build
src/cpp/LunaHook/builds
src/cpp/builds
src/cpp/libs/webview2
src/cpp/.vscode/settings.json
src/cpp/libs/bass
src/cpp/libs/opencv-static/windows-x86
src/cpp/libs/opencv-static/windows-x64
src/cpp/libs/onnxruntime-static/windows-x86
src/cpp/libs/onnxruntime-static/windows-x64
src/cpp/LunaHook/.vscode/settings.json
src/cpp/libs/YY-Thunks
src/LunaTranslator/.vscode/settings.json
src/files/yearsummary/yearsummary.value.js
docs/.vitepress/cache
docs/node_modules
docs/.vitepress/dist
src/LunaTranslator/rendertext/webview_parsed.html
src/Microsoft.WebView2.FixedVersionRuntime.*
src/mdx
src/translation_record
src/scripts/temp
src/LunaTranslator/gui/transhistwebview_parsed.html