diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-02-22 19:31:16 +0300 |
commit | 40564736287c698044c95379d65b06928aa475da (patch) | |
tree | 4022420bd56359a380474102e3b1bd94d39f8990 | |
parent | bf660087746a6769fcc923cc0bc1d50b83c64a90 (diff) | |
download | hercules-40564736287c698044c95379d65b06928aa475da.tar.gz hercules-40564736287c698044c95379d65b06928aa475da.tar.bz2 hercules-40564736287c698044c95379d65b06928aa475da.tar.xz hercules-40564736287c698044c95379d65b06928aa475da.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/ |