-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
78 lines (76 loc) · 1.35 KB
/
.gitignore
File metadata and controls
78 lines (76 loc) · 1.35 KB
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Protobufs/google/
.support/
*staged_*
*.dylib
*.dll
*.exe
*.so
*.vpk
*.vpk.manifest.txt
*.bin
resources/webinterface/dashboard/**/*.js
resources/webinterface/dashboard/**/*.css
node_modules/
steam_buildid.txt
# Ignore all translations
**/*_arabic*.txt
**/*_brazilian*.json
**/*_brazilian*.txt
**/*_bulgarian*.json
**/*_bulgarian*.txt
**/*_czech*.json
**/*_czech*.txt
**/*_danish*.json
**/*_danish*.txt
**/*_dutch*.json
**/*_dutch*.txt
**/*_finnish*.json
**/*_finnish*.txt
**/*_french*.json
**/*_french*.txt
**/*_german*.json
**/*_german*.txt
**/*_greek*.json
**/*_greek*.txt
**/*_hungarian*.json
**/*_hungarian*.txt
**/*_indonesian*.json
**/*_indonesian*.txt
**/*_italian*.json
**/*_italian*.txt
**/*_japanese*.json
**/*_japanese*.txt
**/*_korean*.json
**/*_korean*.txt
**/*_koreana*.json
**/*_koreana*.txt
**/*_latam*.json
**/*_latam*.txt
**/*_norwegian*.json
**/*_norwegian*.txt
**/*_polish*.json
**/*_polish*.txt
**/*_portuguese*.json
**/*_portuguese*.txt
**/*_romanian*.json
**/*_romanian*.txt
**/*_russian*.json
**/*_russian*.txt
**/*_schinese_pw*.json
**/*_schinese_pw*.txt
**/*_schinese*.json
**/*_schinese*.txt
**/*_spanish*.json
**/*_spanish*.txt
**/*_swedish*.json
**/*_swedish*.txt
**/*_tchinese*.json
**/*_tchinese*.txt
**/*_thai*.json
**/*_thai*.txt
**/*_turkish*.json
**/*_turkish*.txt
**/*_ukrainian*.json
**/*_ukrainian*.txt
**/*_vietnamese*.json
**/*_vietnamese*.txt