diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-11-02 20:43:42 +0300 |
commit | 338fb158e4158de57e8b2d2805d1fc08a3b84278 (patch) | |
tree | e424631a0a2a57eb1f23a0914a64eb0d607b3b37 | |
parent | af834ddc19232bcb4fa80caa30b6b912f457156c (diff) | |
download | hercules-338fb158e4158de57e8b2d2805d1fc08a3b84278.tar.gz hercules-338fb158e4158de57e8b2d2805d1fc08a3b84278.tar.bz2 hercules-338fb158e4158de57e8b2d2805d1fc08a3b84278.tar.xz hercules-338fb158e4158de57e8b2d2805d1fc08a3b84278.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/ |