diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-15 19:15:08 +0300 |
commit | b2f00ce28123a1579da504ec0f282d8df17ba44e (patch) | |
tree | 6b1e5880fc36622506b9c73accb37143a9e9be5a | |
parent | f2f86243dfa84cdd5cead19baeeb965d78717926 (diff) | |
download | hercules-b2f00ce28123a1579da504ec0f282d8df17ba44e.tar.gz hercules-b2f00ce28123a1579da504ec0f282d8df17ba44e.tar.bz2 hercules-b2f00ce28123a1579da504ec0f282d8df17ba44e.tar.xz hercules-b2f00ce28123a1579da504ec0f282d8df17ba44e.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 4ee9469de..d5e5d01da 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |