forked from zuluhotelaustralia/zha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
83 lines (74 loc) · 1.41 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
## ZHA git ignore files.
## Ignore any files that contain configuration or user generated data.
## Put a copy in \setup intead for inital setup.
## Use the \dev folder to put any interm scripts or items to not commit to git.
# System files
ecl-archive.tgz
/pol.cfg
/POLHook.cfg
/pol.exe
/*.dll
/pol
/uoconvert
/pol.pid
/data
scripts/ecompile.cfg
scripts/ECOMPILE.BAT
scripts/ecompile.exe
/run-zha.bat
scripts/ecall.bat
scripts/Compile-Folder.bat
scripts/Compile-File.bat
scripts/Compile-All.bat
setup/uo-client
setup/ecompile
realm
scripts/modules/
*.em
# Misc pol generated files
leftovers.txt
objtypes.txt
orphans.txt
# Mul generated files
config/tiles.cfg
config/multis.cfg
config/landtiles.cfg
realm/
# Script objects
*.dep
*.lst
*.ecl
*.dbg
*.dbg.txt
*.dmp
# Log files (Or data based log files)
log/
config/log*.cfg
**/*.log
config/sell-logger.cfg
config/servers.cfg
config/createstack.cfg
config/staffcommands - admin.cfg
config/textcmd.res.cfg
config/staffcommands - gibstaff.cfg
config/staffcommands - destystaff.cfg
config/staffcommands - ivanstaff.cfg
config/staffcommands - KiwiGuy.cfg
config/staffcommands - legacystaff.cfg
config/staffcommands.cfg
config/counselorkills.cfg
config/asciispeech_log.cfg
config/councycommandusage.cfg
config/counselorbackpacks.cfg
# IDE
/.vscode/
dev/
obj/
/devpkg/
# Random excludes
2005-4-19 - ZHA.7z
setup/config.rar
setup/textcmd.rar
scripts/ai/fight.inc
# Security based
config/secrets.cfg