diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-01-04 19:05:34 +0300 |
commit | df352c809e148a3f1d2acbda4c5a4b8a456de161 (patch) | |
tree | 5de5b1f7c0d0e31de5b3ac098fd0fb76b087aec4 | |
parent | cb4121891c89b654ba6c82f0d86628565c95f3a3 (diff) | |
download | hercules-df352c809e148a3f1d2acbda4c5a4b8a456de161.tar.gz hercules-df352c809e148a3f1d2acbda4c5a4b8a456de161.tar.bz2 hercules-df352c809e148a3f1d2acbda4c5a4b8a456de161.tar.xz hercules-df352c809e148a3f1d2acbda4c5a4b8a456de161.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/ |