-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitignore
163 lines (151 loc) · 6.93 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
syntax: glob
# NeL cache
*.packed_sheets
# Ryzom save
save_shard
last_loaded_char.bin
*.binprim
*.string_cache
graphs_output
default_c
# Log dump files
report_refused
report_failed
exception_catched
*.stat
*.log
log.txt
# Mac OS X garbage
.DS_Store
# Wine garbage
.windows-serial
# Ryzom server garbage
aes_alias_name.cfg
aes_nagios_report.txt
aes_state.txt
*.launch_ctrl
*.state
*.start_count
# Vim and kwrite cache
*~
# Python cache
*.pyd
*.pyc
# Sync garbage
.SyncID
.SyncIgnore
.SyncArchive
#Dumps
*.dmp
translation/history
game_elem/sheets.txt
workspace/continents/r2_desert/generated/island_screenshots.cfg
workspace/continents/newbieland/generated/properties.cfg
workspace/continents/newbieland/generated/ai_build_wmap.cfg
workspace/continents/indoors/generated/ai_build_wmap.cfg
workspace/common/fauna/generated/clod_paths.cfg
workspace/common/construction/generated/properties.cfg
workspace/continents/r2_desert/generated/land_exporter.cfg
workspace/continents/r2_desert/generated/build_world_packed_col.cfg
workspace/continents/r2_desert/generated/ai_build_wmap.cfg
workspace/continents/newbieland/generated/land_exporter.cfg
workspace/continents/indoors/generated/properties.cfg
workspace/common/outgame/generated/properties.cfg
workspace/common/characters/generated/clod_paths.cfg
workspace/common/sky/generated/properties.cfg
workspace/continents/r2_desert/generated/properties.cfg
workspace/continents/r2_desert/generated/zone_dependencies.cfg
workspace/common/characters_maps_hr/generated/current_panoply.cfg
workspace/continents/newbieland/generated/zone_dependencies.cfg
workspace/continents/fyros/generated/properties.cfg
workspace/continents/fyros/generated/land_exporter.cfg
workspace/continents/fyros/generated/ai_build_wmap.cfg
workspace/continents/fyros/generated/zone_dependencies.cfg
workspace/continents/fyros_newbie/generated/land_exporter.cfg
workspace/continents/fyros_island/generated/ai_build_wmap.cfg
workspace/continents/fyros_newbie/generated/properties.cfg
workspace/continents/fyros_island/generated/properties.cfg
workspace/continents/fyros_newbie/generated/ai_build_wmap.cfg
workspace/continents/fyros_island/generated/land_exporter.cfg
workspace/continents/fyros_newbie/generated/zone_dependencies.cfg
workspace/continents/fyros_island/generated/zone_dependencies.cfg
workspace/continents/zorai_island/generated/zone_dependencies.cfg
workspace/continents/zorai_island/generated/land_exporter.cfg
workspace/continents/zorai/generated/properties.cfg
workspace/continents/zorai/generated/ai_build_wmap.cfg
workspace/continents/zorai_island/generated/properties.cfg
workspace/continents/zorai/generated/zone_dependencies.cfg
workspace/continents/zorai/generated/land_exporter.cfg
workspace/continents/zorai_island/generated/ai_build_wmap.cfg
workspace/continents/r2_jungle/generated/properties.cfg
workspace/continents/r2_jungle/generated/land_exporter.cfg
workspace/continents/r2_jungle/generated/build_world_packed_col.cfg
workspace/continents/r2_jungle/generated/ai_build_wmap.cfg
workspace/continents/r2_jungle/generated/island_screenshots.cfg
workspace/continents/r2_jungle/generated/zone_dependencies.cfg
workspace/continents/r2_forest/generated/land_exporter.cfg
workspace/continents/r2_forest/generated/island_screenshots.cfg
workspace/continents/r2_forest/generated/build_world_packed_col.cfg
workspace/continents/r2_forest/generated/ai_build_wmap.cfg
workspace/continents/matis_island/generated/land_exporter.cfg
workspace/continents/matis_island/generated/ai_build_wmap.cfg
workspace/continents/matis/generated/zone_dependencies.cfg
workspace/continents/matis/generated/properties.cfg
workspace/continents/r2_forest/generated/properties.cfg
workspace/continents/matis/generated/land_exporter.cfg
workspace/continents/matis/generated/ai_build_wmap.cfg
workspace/continents/corrupted_moor/generated/properties.cfg
workspace/continents/corrupted_moor/generated/land_exporter.cfg
workspace/continents/corrupted_moor/generated/ai_build_wmap.cfg
workspace/continents/nexus/generated/properties.cfg
workspace/continents/nexus/generated/land_exporter.cfg
workspace/continents/nexus/generated/ai_build_wmap.cfg
workspace/continents/matis_island/generated/properties.cfg
workspace/continents/corrupted_moor/generated/zone_dependencies.cfg
workspace/continents/nexus/generated/zone_dependencies.cfg
workspace/continents/matis_island/generated/zone_dependencies.cfg
workspace/continents/r2_forest/generated/zone_dependencies.cfg
workspace/continents/tryker_island/generated/properties.cfg
workspace/continents/tryker/generated/land_exporter.cfg
workspace/continents/r2_lakes/generated/ai_build_wmap.cfg
workspace/continents/tryker_newbie/generated/land_exporter.cfg
workspace/continents/tryker/generated/properties.cfg
workspace/continents/r2_lakes/generated/land_exporter.cfg
workspace/continents/tryker_newbie/generated/ai_build_wmap.cfg
workspace/continents/tryker/generated/zone_dependencies.cfg
workspace/continents/r2_lakes/generated/properties.cfg
workspace/continents/tryker_newbie/generated/properties.cfg
workspace/continents/tryker_island/generated/land_exporter.cfg
workspace/continents/tryker_island/generated/ai_build_wmap.cfg
workspace/continents/tryker/generated/ai_build_wmap.cfg
workspace/continents/tryker_newbie/generated/zone_dependencies.cfg
workspace/continents/tryker_island/generated/zone_dependencies.cfg
workspace/continents/r2_lakes/generated/zone_dependencies.cfg
workspace/continents/sources/generated/zone_dependencies.cfg
workspace/continents/route_gouffre/generated/zone_dependencies.cfg
workspace/continents/route_gouffre/generated/land_exporter.cfg
workspace/continents/route_gouffre/generated/ai_build_wmap.cfg
workspace/continents/bagne/generated/land_exporter.cfg
workspace/continents/terre/generated/properties.cfg
workspace/continents/sources/generated/land_exporter.cfg
workspace/continents/bagne/generated/properties.cfg
workspace/continents/terre/generated/zone_dependencies.cfg
workspace/continents/sources/generated/properties.cfg
workspace/continents/route_gouffre/generated/properties.cfg
workspace/continents/bagne/generated/zone_dependencies.cfg
workspace/continents/terre/generated/ai_build_wmap.cfg
workspace/continents/sources/generated/ai_build_wmap.cfg
workspace/continents/bagne/generated/ai_build_wmap.cfg
workspace/continents/terre/generated/land_exporter.cfg
workspace/continents/r2_roots/generated/ai_build_wmap.cfg
workspace/continents/r2_roots/generated/land_exporter.cfg
workspace/continents/r2_roots/generated/zone_dependencies.cfg
workspace/continents/r2_roots/generated/properties.cfg
workspace/continents/r2_roots/generated/build_world_packed_col.cfg
workspace/continents/r2_lakes/generated/build_world_packed_col.cfg
workspace/continents/r2_lakes/generated/island_screenshots.cfg
workspace/continents/r2_roots/generated/island_screenshots.cfg
workspace/continents/kitiniere/generated/zone_dependencies.cfg
workspace/continents/kitiniere/generated/properties.cfg
workspace/continents/kitiniere/generated/ai_build_wmap.cfg
workspace/continents/kitiniere/generated/land_exporter.cfg