diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-08-20 17:36:41 +0300 |
commit | 7af00cfbf4d25a3f4f832a2e64fc9e6772193a91 (patch) | |
tree | 616fa6fdf84b8ad12aee8d7e66f162eb0aca16dc | |
parent | ff5145e0c23f6580f58ea886c63e57f04ba10e09 (diff) | |
download | hercules-7af00cfbf4d25a3f4f832a2e64fc9e6772193a91.tar.gz hercules-7af00cfbf4d25a3f4f832a2e64fc9e6772193a91.tar.bz2 hercules-7af00cfbf4d25a3f4f832a2e64fc9e6772193a91.tar.xz hercules-7af00cfbf4d25a3f4f832a2e64fc9e6772193a91.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/ |