From f9054e53aa8b1c3b39d4955f164dcd07e693177c Mon Sep 17 00:00:00 2001 From: Sandu Liviu Catalin Date: Thu, 10 Dec 2020 19:15:09 +0200 Subject: [PATCH] Ignore maxmind config file. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d2910738..0d0a72c9 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ !/bin/demo # Hidden files and folders -.* \ No newline at end of file +.* +module/Vendor/MaxmindDB/include/maxminddb_config.h