diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-03 00:51:35 +0300 |
commit | 86f471dd143d7732b89a7660831233192174c346 (patch) | |
tree | 0af3c02b025b88e74e5a520e2c55b05ede825ae0 | |
parent | 0d07b0ab119390e6ddd4b0dafa2a39f2a2cee392 (diff) | |
download | hercules-86f471dd143d7732b89a7660831233192174c346.tar.gz hercules-86f471dd143d7732b89a7660831233192174c346.tar.bz2 hercules-86f471dd143d7732b89a7660831233192174c346.tar.xz hercules-86f471dd143d7732b89a7660831233192174c346.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 d3c4fe51a..ff6c46a15 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |