summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-01-21 11:04:07 -0200
committershennetsind <ind@henn.et>2013-01-21 11:04:07 -0200
commit6864c961e1cfad9650d2343bf94a9e6b197360e3 (patch)
treedc8de2a1885f0d87e99d3b777ec925e71cd67eb8 /.gitignore
parent84d4d69489323bef3594f80c2e13406d1796bf0c (diff)
downloadhercules-6864c961e1cfad9650d2343bf94a9e6b197360e3.tar.gz
hercules-6864c961e1cfad9650d2343bf94a9e6b197360e3.tar.bz2
hercules-6864c961e1cfad9650d2343bf94a9e6b197360e3.tar.xz
hercules-6864c961e1cfad9650d2343bf94a9e6b197360e3.zip
Updated .gitignore
The *.o files for libconfig were missing, and added /.DS_Store to ignore list (OSX mds cache storage) Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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