diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-11-07 18:36:51 +0300 |
commit | d3d3d3710f25a044e0f6ca6cad397afae2978969 (patch) | |
tree | 5e2c4d457e14e887ec364aceae6cadb40dc3c4ec | |
parent | dfa5e7ad082991ab3331c7a07b5d69c928c1cdc5 (diff) | |
download | hercules-d3d3d3710f25a044e0f6ca6cad397afae2978969.tar.gz hercules-d3d3d3710f25a044e0f6ca6cad397afae2978969.tar.bz2 hercules-d3d3d3710f25a044e0f6ca6cad397afae2978969.tar.xz hercules-d3d3d3710f25a044e0f6ca6cad397afae2978969.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/ |