diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-08-10 21:20:20 +0300 |
commit | 409ae9b2a2b4830872218ed0e1aa93005f587a2c (patch) | |
tree | 1d3dff9321e05cffdade46e84be8804067719f35 | |
parent | ed3350346c4dfa5ebfc88b5e6ab328ce86c1da29 (diff) | |
download | hercules-409ae9b2a2b4830872218ed0e1aa93005f587a2c.tar.gz hercules-409ae9b2a2b4830872218ed0e1aa93005f587a2c.tar.bz2 hercules-409ae9b2a2b4830872218ed0e1aa93005f587a2c.tar.xz hercules-409ae9b2a2b4830872218ed0e1aa93005f587a2c.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/ |