diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-09 18:08:09 +0300 |
commit | 2ca02fceee8988a833faaf4d6df138baedc82c3b (patch) | |
tree | 84d038a0ad3e7890c85cf5521bdc1dbb84f4149f | |
parent | 41a34bec656ab481dc868cf4ab7d332b2aa2f907 (diff) | |
download | hercules-2ca02fceee8988a833faaf4d6df138baedc82c3b.tar.gz hercules-2ca02fceee8988a833faaf4d6df138baedc82c3b.tar.bz2 hercules-2ca02fceee8988a833faaf4d6df138baedc82c3b.tar.xz hercules-2ca02fceee8988a833faaf4d6df138baedc82c3b.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/ |