diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-12-21 19:52:48 +0300 |
commit | efdb452f940b21e423db78d7ce3dbffa4f525511 (patch) | |
tree | 39f51e73c78553a6fb60ebc2ae46ba945ccfce7a | |
parent | e44cd47b871c418a13f2da0fec3ac437a1c67ba8 (diff) | |
download | hercules-efdb452f940b21e423db78d7ce3dbffa4f525511.tar.gz hercules-efdb452f940b21e423db78d7ce3dbffa4f525511.tar.bz2 hercules-efdb452f940b21e423db78d7ce3dbffa4f525511.tar.xz hercules-efdb452f940b21e423db78d7ce3dbffa4f525511.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/ |