-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitignore
100 lines (92 loc) · 1.06 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
#general xenoverse files
*.bcm.xml
*.bac.xml
*.eepk.xml
*.emd.xml
*.ean.xml
*.aur.xml
*.bdm.xml
*.ers.xml
*.cus.xml
*.cms.xml
*.sav.xml
*.dec.xml
*.msg.xml
*.tdb.xml
*.bcm
*.bac
*.eepk
*.emd
*.ean
*.aur
*.bdm
*.ers
*.cus
*.cms
*.sav
*.dec
*.msg
*.qxd
*.agd
*.qsf
*.idb
*.tdb
*.excac
*.vbg
*.resource
*.emb
*.ema
*.installinfo
*.emm
*.emb.xml
*.emm.xml
*.emo
*.ema.xml
*.idb.xml
*.idb
*.esk
*.acb
*.awb
*.bcs
*.bcs.xml
*.cso.xml
*.bpe.xml
#misc
*.rar
*.zip
bin
obj
!packages
LB Mod Installer/obj/Release/
LB Mod Installer/obj/Debug/
EEPK Editor/obj/Release/
EEPK Editor/obj/Debug/
XV2 Xml Serializer/obj/Release/
XV2 Xml Serializer/obj/Debug/
LB Mod Installer/bin/Release/
LB Mod Installer/bin/Debug/
EEPK Editor/bin/Release/
EEPK Editor/bin/Debug/
XV2 Xml Serializer/bin/Debug/
XV2 Xml Serializer/bin/Release/
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uilds/
Assets/AssetStoreTools*
# Visual Studio cache directory
.vs/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.opendb