diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-08-20 17:38:54 +0300 |
commit | 15ab24a91bbcef052de110c5cd9d2fe7f0d0d7da (patch) | |
tree | f40a77777e2e49b9466413facb78f6eca1107eef | |
parent | 42df8572133a8514ca400c7d3f5c51366ab8a517 (diff) | |
download | hercules-15ab24a91bbcef052de110c5cd9d2fe7f0d0d7da.tar.gz hercules-15ab24a91bbcef052de110c5cd9d2fe7f0d0d7da.tar.bz2 hercules-15ab24a91bbcef052de110c5cd9d2fe7f0d0d7da.tar.xz hercules-15ab24a91bbcef052de110c5cd9d2fe7f0d0d7da.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 8957156d3..83d80f647 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |