diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-06-23 19:40:03 +0300 |
commit | 79666fda382ff4c424746f17a4c35ac85e3a8721 (patch) | |
tree | 4f9f0c66bc34df81d10b30b75ae933d9d21448bf | |
parent | ed17008779855707d3ec239cbf76f7dd03dbc58f (diff) | |
download | hercules-79666fda382ff4c424746f17a4c35ac85e3a8721.tar.gz hercules-79666fda382ff4c424746f17a4c35ac85e3a8721.tar.bz2 hercules-79666fda382ff4c424746f17a4c35ac85e3a8721.tar.xz hercules-79666fda382ff4c424746f17a4c35ac85e3a8721.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 d3c4fe51a..ff6c46a15 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |