diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-04-08 19:50:24 +0300 |
commit | 9d293a57c91ba01b9c90b5ee2c53de79283ba3e6 (patch) | |
tree | 76defdcc920740cfac6e98517d710ee14b9fba2a /.gitignore | |
parent | 7102f16cbc768216894b4f8a24d444a739bbe9ea (diff) | |
download | hercules-9d293a57c91ba01b9c90b5ee2c53de79283ba3e6.tar.gz hercules-9d293a57c91ba01b9c90b5ee2c53de79283ba3e6.tar.bz2 hercules-9d293a57c91ba01b9c90b5ee2c53de79283ba3e6.tar.xz hercules-9d293a57c91ba01b9c90b5ee2c53de79283ba3e6.zip |
Add configure into ignore list.
Diffstat (limited to '.gitignore')
-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/ |