summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-06-08 18:13:50 -0300
committershennetsind <ind@henn.et>2013-06-08 18:13:50 -0300
commitb87411a3ea1c241d1cd42d240e07f37c33356baa (patch)
tree7876a62e359505369c93b6b1ce1fce4c5bd9fa4d /.gitignore
parent4c31ec091c3dcef916c90b6416976ea701671e90 (diff)
downloadhercules-b87411a3ea1c241d1cd42d240e07f37c33356baa.tar.gz
hercules-b87411a3ea1c241d1cd42d240e07f37c33356baa.tar.bz2
hercules-b87411a3ea1c241d1cd42d240e07f37c33356baa.tar.xz
hercules-b87411a3ea1c241d1cd42d240e07f37c33356baa.zip
Updating .gitignore
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c8a1e416e..3671563e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,9 @@
/map-server
/mapcache
+# /plugins -- everything
+/plugins/
+
#OSX Xcode project user-sensitive-stuff
/Hercules
@@ -74,6 +77,9 @@
/src/tool/Makefile
/src/tool/obj_all
+# /src/plugins/
+/src/plugins/Makefile
+
# /tools/
/tools/convert
/tools/adduser