diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-04 18:27:10 +0300 |
commit | ca929205a1f5ab2bc7635eddef96b7a176547c88 (patch) | |
tree | 8e82826f160b4df145393b161669220536d7f36d | |
parent | f03348f99e4e5e13dd942e71d87d684642c21999 (diff) | |
download | hercules-ca929205a1f5ab2bc7635eddef96b7a176547c88.tar.gz hercules-ca929205a1f5ab2bc7635eddef96b7a176547c88.tar.bz2 hercules-ca929205a1f5ab2bc7635eddef96b7a176547c88.tar.xz hercules-ca929205a1f5ab2bc7635eddef96b7a176547c88.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/ |