From 6ece30fa2c2f12c3835f4a98b0db34867c1470fc Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Wed, 17 Feb 2016 11:47:27 +0100 Subject: [PATCH] Ignore CDB_ sql files downloaded for tests --- test/support/sql/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/support/sql/.gitignore diff --git a/test/support/sql/.gitignore b/test/support/sql/.gitignore new file mode 100644 index 00000000..68d2db39 --- /dev/null +++ b/test/support/sql/.gitignore @@ -0,0 +1 @@ +CDB_*.sql