From 965f665248b2fccca61cb7ecf7098d8b1a0c1e67 Mon Sep 17 00:00:00 2001
From: diosmosis <benaka.moorthi@gmail.com>
Date: Thu, 7 Feb 2013 06:47:47 +0000
Subject: [PATCH] Added GeoIP test files to .gitignore.

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ef823fd640..76df0e15df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ config/config.ini.php
 tests/PHPUnit/Integration/processed/
 tests/lib/visualphpunit/app/resource/cache/
 tests/results/
+tests/lib/geoip-files/
-- 
GitLab