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:15:06 +0300 |
commit | 9424e04d6aaee9c9379c714977997a01ee46e3c2 (patch) | |
tree | 533b3fd34aee7b37dd3de9d5edccd043c1c41ceb | |
parent | 54dcfc95d3f2ca8cdb3e07625c5dd164aebf9b7b (diff) | |
download | hercules-9424e04d6aaee9c9379c714977997a01ee46e3c2.tar.gz hercules-9424e04d6aaee9c9379c714977997a01ee46e3c2.tar.bz2 hercules-9424e04d6aaee9c9379c714977997a01ee46e3c2.tar.xz hercules-9424e04d6aaee9c9379c714977997a01ee46e3c2.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/ |