diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-11-29 19:30:09 +0300 |
commit | 3548c9bc2d1fef5265fae866795a3e44bfe76c22 (patch) | |
tree | 7b720167728464559a33b8774f774cbf3fb8b7f7 | |
parent | f52be9d34c70e00311cbfee70af1b267c1a408ef (diff) | |
download | hercules-3548c9bc2d1fef5265fae866795a3e44bfe76c22.tar.gz hercules-3548c9bc2d1fef5265fae866795a3e44bfe76c22.tar.bz2 hercules-3548c9bc2d1fef5265fae866795a3e44bfe76c22.tar.xz hercules-3548c9bc2d1fef5265fae866795a3e44bfe76c22.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 c48554520..4d3d5d8a0 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |