summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatheus Macabu <mkbu95@gmail.com>2013-05-02 20:10:06 -0300
committerMatheus Macabu <mkbu95@gmail.com>2013-05-02 20:10:06 -0300
commit6509af19cb4dbba9d8af7489301e58dc8c6ca9f7 (patch)
tree30b9ace58599e084f395d53bc2e73123da815311 /.gitignore
parent7aa95956da289b7c94de45ae41e2818c795a8f48 (diff)
downloadhercules-6509af19cb4dbba9d8af7489301e58dc8c6ca9f7.tar.gz
hercules-6509af19cb4dbba9d8af7489301e58dc8c6ca9f7.tar.bz2
hercules-6509af19cb4dbba9d8af7489301e58dc8c6ca9f7.tar.xz
hercules-6509af19cb4dbba9d8af7489301e58dc8c6ca9f7.zip
Follow-up to HPM.
* Fixed small warning * Added support for Visual Studio 2010. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d981021d..480ac1fa3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,6 +87,7 @@
/vcproj-12/mapcache
/vcproj-12/map-server_sql
/vcproj-12/*.user
+/vcproj-12/plugin-sample/
# /vcproj-10/
/vcproj-10/map-server
@@ -97,6 +98,7 @@
/vcproj-10/mapcache
/vcproj-10/map-server_sql
/vcproj-10/*.user
+/vcproj-10/plugin-sample/
# /vcproj-9/
/vcproj-9/*.user
@@ -107,3 +109,4 @@
/vcproj-9/login-server_sql
/vcproj-9/map-server_sql
/vcproj-9/mapcache
+/vcproj-9/plugin-sample/