diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-02-11 22:37:02 +0300 |
commit | dd3852effa018f33cea78e3acf23dad44829979d (patch) | |
tree | 7cd0f43f654d428c50d4ac0e6552df4af989c890 | |
parent | b66f0332bedb9726567584a6dced0d97baebb05d (diff) | |
download | hercules-dd3852effa018f33cea78e3acf23dad44829979d.tar.gz hercules-dd3852effa018f33cea78e3acf23dad44829979d.tar.bz2 hercules-dd3852effa018f33cea78e3acf23dad44829979d.tar.xz hercules-dd3852effa018f33cea78e3acf23dad44829979d.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/ |