forked from DayZ-n-Chill/DayZ-Colorful-UI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
44 lines (36 loc) · 968 Bytes
/
.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
# DayZ SA Private Keys
*.biprivatekey
# DayZ Binarize
texHeaders.bin
launch.bin
build.bin
# Local Workspace Settings
**/Workbench/*.bin
# Text Editor Workspace Configuration
.vscode/
.idea/
# Profile excludes
*.RPT
*.log
*.ADM
*.mdmp
# Your CLient Settings
Servers/!ClientDiagLogs/
# Missions
Missions/Vanilla/dayzOffline.chernarusplus/storage_1/
Missions/Vanilla/dayzOffline.enoch/storage_1/
Missions/Experimental/dayzOffline.chernarusplus/storage_1/
Missions/Experimental/dayzOffline.enoch/storage_1/
Missions/Custom/dayzOffline.Rio_Map/storage_1/
Missions/Custom/dayzoffline.valning/storage_1/
Missions/Custom/empty.deerisle/storage_1/
Missions/Custom/empty.melkart/storage_1/
Missions/Custom/empty.fenix_emptiness/storage_1/
# Profile Folders
Servers/Cherno/Profiles/
Servers/Livonia/Profiles/
Servers/Others/Empty/Profiles/
Servers/Others/DeerIsle/Profiles/
Servers/Others/Melkart/Profiles/
Servers/Others/Rio/Profiles/
Servers/Others/Valning/Profiles/