diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-03-14 19:19:44 +0300 |
commit | d89ee50118eedfa3b0b27b1d6df411595ed6ae2e (patch) | |
tree | c336dfce84ee1a6ba856190300f849248cf835b5 | |
parent | dc35180c2702d36fc71e1d51976f6b2dcafaee8c (diff) | |
download | hercules-d89ee50118eedfa3b0b27b1d6df411595ed6ae2e.tar.gz hercules-d89ee50118eedfa3b0b27b1d6df411595ed6ae2e.tar.bz2 hercules-d89ee50118eedfa3b0b27b1d6df411595ed6ae2e.tar.xz hercules-d89ee50118eedfa3b0b27b1d6df411595ed6ae2e.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 4ee9469de..d5e5d01da 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |