diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-09-12 18:16:49 +0300 |
commit | 6e27c8c99d78e2d16cbe66df675099622448ccae (patch) | |
tree | 80262f5bcc0d316723b5f67178208ed4ad2f5a27 | |
parent | 70ef0c524473efe190143bbcbdf13f30f6aa3142 (diff) | |
download | hercules-6e27c8c99d78e2d16cbe66df675099622448ccae.tar.gz hercules-6e27c8c99d78e2d16cbe66df675099622448ccae.tar.bz2 hercules-6e27c8c99d78e2d16cbe66df675099622448ccae.tar.xz hercules-6e27c8c99d78e2d16cbe66df675099622448ccae.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 8957156d3..83d80f647 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |