diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-10-17 15:15:36 +0300 |
commit | 68c2dd19cc47c25fff6ee6353c078d74d4f58896 (patch) | |
tree | d5ac8fef7318d90d46eb5f6733353a354e7a99e1 | |
parent | 5fcfefddc5cbb9abc2dd4eeb14878dd79fc729cc (diff) | |
download | hercules-68c2dd19cc47c25fff6ee6353c078d74d4f58896.tar.gz hercules-68c2dd19cc47c25fff6ee6353c078d74d4f58896.tar.bz2 hercules-68c2dd19cc47c25fff6ee6353c078d74d4f58896.tar.xz hercules-68c2dd19cc47c25fff6ee6353c078d74d4f58896.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/ |