summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-06-08 18:13:50 -0300
committerEuphy <euphy@rathena.org>2013-06-15 15:43:39 -0400
commit49b301ad0c55cb222b751402846fe2f9c5bd82d9 (patch)
tree34384c6af81d160e14488879270122e0e88a0828 /.gitignore
parent6f77eb8e69c475ac35f9ca4264eb417da6b60e55 (diff)
downloadhercules-49b301ad0c55cb222b751402846fe2f9c5bd82d9.tar.gz
hercules-49b301ad0c55cb222b751402846fe2f9c5bd82d9.tar.bz2
hercules-49b301ad0c55cb222b751402846fe2f9c5bd82d9.tar.xz
hercules-49b301ad0c55cb222b751402846fe2f9c5bd82d9.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