diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-10-12 15:48:13 +0300 |
commit | d8362adbbe3e1838617d112ce136885362c7c886 (patch) | |
tree | 364f10a1174d69b901dcc78c629947b6cfc0775b /.gitignore | |
parent | 98319b48acb695b85337b48fc1725880fcef90c3 (diff) | |
download | hercules-d8362adbbe3e1838617d112ce136885362c7c886.tar.gz hercules-d8362adbbe3e1838617d112ce136885362c7c886.tar.bz2 hercules-d8362adbbe3e1838617d112ce136885362c7c886.tar.xz hercules-d8362adbbe3e1838617d112ce136885362c7c886.zip |
Add configure into ignore list.
Diffstat (limited to '.gitignore')
-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/ |