-
Notifications
You must be signed in to change notification settings - Fork 122
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (51 loc) · 786 Bytes
/
.gitignore
File metadata and controls
52 lines (51 loc) · 786 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
Protobufs/google/
.support/
*staged_*
*.dylib
*.dll
*.exe
*.so
*.so.*
*.vpk
*.vpk.manifest.txt
*.swf
*.pbin
*.bsp
*.bin
*.tmp
*.mdmp
exceptions.txt
steam_buildid.txt
DumpSource2/schemas.json
# Ignore all translations
**/*_arabic*.txt
**/*_brazilian*.txt
**/*_bulgarian*.txt
**/*_czech*.txt
**/*_danish*.txt
**/*_dutch*.txt
**/*_finnish*.txt
**/*_french*.txt
**/*_german*.txt
**/*_greek*.txt
**/*_hungarian*.txt
**/*_indonesian*.txt
**/*_italian*.txt
**/*_japanese*.txt
**/*_korean*.txt
**/*_koreana*.txt
**/*_latam*.txt
**/*_norwegian*.txt
**/*_polish*.txt
**/*_portuguese*.txt
**/*_romanian*.txt
**/*_russian*.txt
**/*_schinese*.txt
**/*_schinese_pw*.txt
**/*_spanish*.txt
**/*_swedish*.txt
**/*_tchinese*.txt
**/*_thai*.txt
**/*_turkish*.txt
**/*_ukrainian*.txt
**/*_vietnamese*.txt