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