diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-04-22 19:56:55 +0300 |
commit | 245016610d2c79461ecb37b1b79af02a5ece375f (patch) | |
tree | 4fd1f6527681e953fd827f881c7805f3979cfd3e | |
parent | 85f7932d0c9dc4359463eddf00d8e3dfa8988021 (diff) | |
download | hercules-245016610d2c79461ecb37b1b79af02a5ece375f.tar.gz hercules-245016610d2c79461ecb37b1b79af02a5ece375f.tar.bz2 hercules-245016610d2c79461ecb37b1b79af02a5ece375f.tar.xz hercules-245016610d2c79461ecb37b1b79af02a5ece375f.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/ |