forked from jyutjyucom/Jyutjyu
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (43 loc) · 888 Bytes
/
.gitignore
File metadata and controls
55 lines (43 loc) · 888 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
46
47
48
49
50
51
52
53
54
55
# pnpm
.pnpm*
# Nuxt
.nuxt
.output
dist
# Node
node_modules
*.log*
.DS_Store
# Local env files
.env
.env.*
!.env.example
# IDE
.vscode/*
!.vscode/settings.json
!.vscode/extensions.json
.idea
# Testing
coverage
*.lcov
.nyc_output
# Temporary files
*.tmp
*.temp
~*
# Build outputs
public/search-index.json
# Vercel (local project metadata / build outputs)
.vercel/
# OS
Thumbs.db
# Wiktionary 原始数据(太大,不提交)
scripts/preprocess/wiktionary/kaikki.org-dictionary-Chinese.jsonl
scripts/preprocess/wiktionary/wiktionary_cantonese_entries.jsonl
scripts/preprocess/wiktionary/cantonese_entries.jsonl
scripts/preprocess/wiktionary/structure_analysis.txt
# Wiktionary 处理后的数据(由用户自行生成)
data/processed/wiktionary_cantonese_entries.jsonl
data/processed/structure_analysis.txt
# 欽州粵拼 原始数据
data/raw/hamzau_jyutping.dict.yaml