From 442d9c5d9d255a83d2dd461207ad9519379647b7 Mon Sep 17 00:00:00 2001
From: "j.goderbauer" <j.goderbauer@adito.de>
Date: Wed, 5 Dec 2018 11:00:32 +0100
Subject: [PATCH] add (temporary) the liquibase countryinfo data that contains
 all flags(=large files) to gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index cca8b3b58f..2f83897413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@
 /others/db_changes/jdbc/
 /others/db_changes/liquibase/
 /others/db_changes/liqui_update.bat
-/others/db_changes/liqui_reset.ps1
\ No newline at end of file
+/others/db_changes/liqui_reset.ps1
+/others/db_changes/data/countryinfo_full/
\ No newline at end of file
-- 
GitLab