diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-02-08 19:42:23 +0300 |
commit | 04b302426a25a15f1a8c6800bb5868708c36f7ea (patch) | |
tree | d57a646f15265cf7c446a05828897fc2f3997bba | |
parent | 298b84f5c0cd16ec778b55cea704850fb0ef34cd (diff) | |
download | hercules-04b302426a25a15f1a8c6800bb5868708c36f7ea.tar.gz hercules-04b302426a25a15f1a8c6800bb5868708c36f7ea.tar.bz2 hercules-04b302426a25a15f1a8c6800bb5868708c36f7ea.tar.xz hercules-04b302426a25a15f1a8c6800bb5868708c36f7ea.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/ |