diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-12-26 00:55:50 +0300 |
commit | 6752f94336effa33eab1c9399c8c70cf7c36034f (patch) | |
tree | 81280efd2d83ce65083877fba74590e2d032d712 | |
parent | f1fe6ecfe44f74ad569cae9ae9786e16a2abeaea (diff) | |
download | hercules-6752f94336effa33eab1c9399c8c70cf7c36034f.tar.gz hercules-6752f94336effa33eab1c9399c8c70cf7c36034f.tar.bz2 hercules-6752f94336effa33eab1c9399c8c70cf7c36034f.tar.xz hercules-6752f94336effa33eab1c9399c8c70cf7c36034f.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/ |