diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2011-03-13 17:13:48 -0700 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2011-03-14 14:17:33 -0600 |
commit | 30b452fb6cec7c2cf83a33d58a74a6999d548a5c (patch) | |
tree | bc2ef88fe75e5e96d7f3dec6953b286bb43dc45d /.gitignore | |
parent | c83f44012736ff49479db7fb866a2b037d668597 (diff) | |
download | serverdata-30b452fb6cec7c2cf83a33d58a74a6999d548a5c.tar.gz serverdata-30b452fb6cec7c2cf83a33d58a74a6999d548a5c.tar.bz2 serverdata-30b452fb6cec7c2cf83a33d58a74a6999d548a5c.tar.xz serverdata-30b452fb6cec7c2cf83a33d58a74a6999d548a5c.zip |
update .gitignore to include conf/spells-build and eathena.sh (which might reside elsewhere)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,10 +7,11 @@ conf/gm_account.txt conf/help.txt conf/magic.conf conf/motd.txt -conf/spells-build.sh +conf/spells-build # Build files eathena-monitor +eathena.sh # Copied/linked server executables char-server |