diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-04-19 19:18:43 +0300 |
commit | c7704a2a1b029145dd1378fd97762a04a2679456 (patch) | |
tree | cb5e674a6c4d93eeff0670757f7476fef474419d | |
parent | 63d27750fb8bafe3f6736fc00c12f36759af5a98 (diff) | |
download | hercules-c7704a2a1b029145dd1378fd97762a04a2679456.tar.gz hercules-c7704a2a1b029145dd1378fd97762a04a2679456.tar.bz2 hercules-c7704a2a1b029145dd1378fd97762a04a2679456.tar.xz hercules-c7704a2a1b029145dd1378fd97762a04a2679456.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/ |