From 6864c961e1cfad9650d2343bf94a9e6b197360e3 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 21 Jan 2013 11:04:07 -0200 Subject: Updated .gitignore The *.o files for libconfig were missing, and added /.DS_Store to ignore list (OSX mds cache storage) Signed-off-by: shennetsind --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2080d922b..c8a35cb69 100644 --- a/.gitignore +++ b/.gitignore @@ -22,11 +22,13 @@ /map-server_sql /mapcache /rAthena +/.DS_Store # /3rdparty/cmake/ # /3rdparty/libconfig/ /3rdparty/libconfig/Makefile +/3rdparty/libconfig/*.o # /3rdparty/mt19937ar/ /3rdparty/mt19937ar/Makefile -- cgit v1.2.3-60-g2f50