From 59ce11d10c787c86110fb974950080f331b1c52d Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 10 Oct 2018 14:29:59 +1100 Subject: [PATCH] ignore maxmind db --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cf4493d4427..57dab91d5eb 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,5 @@ vendor/bundle/* # ignore nodejs files /node_modules /package-lock.json + +/vendor/data/GeoLite2-City.mmdb