diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-07-26 21:03:06 +0300 |
commit | bb5d8db13c00a0b07b5416698538588b6aa6c8a9 (patch) | |
tree | 6ad6aba8be214093ceaa1da2bec9f2c0c35c40e5 | |
parent | be3ce4cc011c6cf3f45cc956d38a12f3f69fe594 (diff) | |
download | hercules-bb5d8db13c00a0b07b5416698538588b6aa6c8a9.tar.gz hercules-bb5d8db13c00a0b07b5416698538588b6aa6c8a9.tar.bz2 hercules-bb5d8db13c00a0b07b5416698538588b6aa6c8a9.tar.xz hercules-bb5d8db13c00a0b07b5416698538588b6aa6c8a9.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/ |