diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-11-04 15:49:12 +0300 |
commit | 912120db5954f125cc7a1b65276592f71032bbae (patch) | |
tree | 26c5f79ffc102b3ba7ac1b9410603dc3460197e9 | |
parent | 39b693f3dc950cf719124b122c0e9bee85b51b77 (diff) | |
download | hercules-912120db5954f125cc7a1b65276592f71032bbae.tar.gz hercules-912120db5954f125cc7a1b65276592f71032bbae.tar.bz2 hercules-912120db5954f125cc7a1b65276592f71032bbae.tar.xz hercules-912120db5954f125cc7a1b65276592f71032bbae.zip |
Add configure into ignore list.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4ee9469de..d5e5d01da 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |