diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-06-30 15:25:41 +0300 |
commit | ef29e0ff2e2d7e5f86063c814f047ee6f55d81ce (patch) | |
tree | af5f67561898bb094b0c2a6b67768eaf73b95d75 | |
parent | 46be88ad6e80da1815e57770064473987c59809d (diff) | |
download | hercules-ef29e0ff2e2d7e5f86063c814f047ee6f55d81ce.tar.gz hercules-ef29e0ff2e2d7e5f86063c814f047ee6f55d81ce.tar.bz2 hercules-ef29e0ff2e2d7e5f86063c814f047ee6f55d81ce.tar.xz hercules-ef29e0ff2e2d7e5f86063c814f047ee6f55d81ce.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 d3c4fe51a..ff6c46a15 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |