From 52a58b5a82cea7210efffc88f14706973bb1dfa3 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Fri, 10 May 2013 21:13:10 -0300 Subject: * Implemented suggestion in topic:528, related to GMs being able to warp to non-walkable cells; also added configuration. * Few changes to gitignore and gitattributes. Signed-off-by: Matheus Macabu --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 480ac1fa3..c8a1e416e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ /*.sdf /*.stackdump /*.suo +/*.exp +/*.lib +/start-log.txt /char-server /config.log /config.status @@ -78,6 +81,10 @@ /tools/*.ilk /tools/*.pdb +# /plugins/ +/plugins/*.dll +/plugins/*.pdb + # /vcproj-12/ /vcproj-12/map-server /vcproj-12/char-server -- cgit v1.2.3-60-g2f50