diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-06-14 19:57:45 +0300 |
commit | 142697e10d750161a6bbc715851b88487205d634 (patch) | |
tree | f1fc6b4595db1879cfbb13ec890105feb4f570e4 | |
parent | 22d83e78cdaa896e9f428c264134b26f9ab7b26b (diff) | |
download | hercules-142697e10d750161a6bbc715851b88487205d634.tar.gz hercules-142697e10d750161a6bbc715851b88487205d634.tar.bz2 hercules-142697e10d750161a6bbc715851b88487205d634.tar.xz hercules-142697e10d750161a6bbc715851b88487205d634.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/ |