summaryrefslogblamecommitdiff
path: root/.gitignore
blob: 341662f60420c60733a96493cbfe6dc415698ae6 (plain) (tree)
1
2
       
          










































                                  
*.class
*.DS_Store

# 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/*.log
/gm/gm.log.*
/gm.log.*
/online.*
/save/*.tmp
/save/*.txt
/save/*.txt_*

# temp files
*.txt~
*.conf~
*.py~

# java converter
tools/tmwcon/converter.jar
tools/tmwcon/server-data/
tools/tmwcon/summary.txt
tools/tmwcon/tmwdata

# local server
LOCALINFO