blob: b518008dd458657b8539890db9173cdf7701f405 (
plain) (
blame)
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
|
*.class
# Local configuration files
conf/*_local.conf
conf/eathena-monitor.conf
conf/gm_account.txt
conf/help.txt
conf/magic.conf
conf/motd.txt
conf/spells-build.sh
# Build files
eathena-monitor
# Copied/linked server executables
char-server
login-server
map-server
# Tools executables
tools/retab
# Server files
log/
gm.log.*
online.*
save/*.tmp
save/*.txt
|