diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-07-13 21:54:49 +0300 |
commit | 6ff64856bb78deeff83a21ee4b57dbf300bd72f7 (patch) | |
tree | 700c026c7d69db828a0e552bb0a8b5ce521b6bbd | |
parent | c4ceaa3c85bd5a9acd4cd730c4356c43ebbd35c5 (diff) | |
download | hercules-6ff64856bb78deeff83a21ee4b57dbf300bd72f7.tar.gz hercules-6ff64856bb78deeff83a21ee4b57dbf300bd72f7.tar.bz2 hercules-6ff64856bb78deeff83a21ee4b57dbf300bd72f7.tar.xz hercules-6ff64856bb78deeff83a21ee4b57dbf300bd72f7.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/ |