From b5fbc8b632eeb6606230c401ffdf498c9464c510 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 22 Jan 2016 20:13:55 +0100 Subject: [PATCH] test data --- .gitignore | 1 + storage/build/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3e9a36b975..b59bed9bb4 100755 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ _ide_helper.php _ide_helper_models.php .phpstorm.meta.php +storage/ # Eclipse project files .buildpath diff --git a/storage/build/.gitignore b/storage/build/.gitignore index d6b7ef32c8..f99cdbb4c3 100755 --- a/storage/build/.gitignore +++ b/storage/build/.gitignore @@ -1,2 +1,3 @@ * !.gitignore +!test-upload.csv