diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-12-13 17:15:00 +0300 |
commit | 0d663facca2417e6739817c7f3217a7371349905 (patch) | |
tree | 6e4c72126da5f05acda45fe23e3ff5fb43587185 | |
parent | f3da525915e8101702c1cd78829368c4082cde69 (diff) | |
download | hercules-0d663facca2417e6739817c7f3217a7371349905.tar.gz hercules-0d663facca2417e6739817c7f3217a7371349905.tar.bz2 hercules-0d663facca2417e6739817c7f3217a7371349905.tar.xz hercules-0d663facca2417e6739817c7f3217a7371349905.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 1587868fe..b8b385710 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |