diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-06-14 18:39:46 +0300 |
commit | 48a421657ba2767e8c0eaf0232309bfa1d7c3bd6 (patch) | |
tree | b81df64ad521b59907969a15d70da97de040093c | |
parent | 65ec93f5a25126ee7ec2175a763c647402659785 (diff) | |
download | hercules-48a421657ba2767e8c0eaf0232309bfa1d7c3bd6.tar.gz hercules-48a421657ba2767e8c0eaf0232309bfa1d7c3bd6.tar.bz2 hercules-48a421657ba2767e8c0eaf0232309bfa1d7c3bd6.tar.xz hercules-48a421657ba2767e8c0eaf0232309bfa1d7c3bd6.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/ |