diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-06-27 19:30:33 +0300 |
commit | a90bc0a2f8c641ed919142bbb679ce7d6bda8534 (patch) | |
tree | 1bce172815692eac306c143bfcd87bd1b910d7d4 | |
parent | 8a611ab96f97d4b70610ec89bc2c466358c19cc4 (diff) | |
download | hercules-a90bc0a2f8c641ed919142bbb679ce7d6bda8534.tar.gz hercules-a90bc0a2f8c641ed919142bbb679ce7d6bda8534.tar.bz2 hercules-a90bc0a2f8c641ed919142bbb679ce7d6bda8534.tar.xz hercules-a90bc0a2f8c641ed919142bbb679ce7d6bda8534.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/ |