From 2effec9c11897896f9ed960be0e927782e640508 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 12 Aug 2014 15:13:57 -0500 Subject: [PATCH] Update the GitIgnore file. --- storage/meta/.gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/storage/meta/.gitignore b/storage/meta/.gitignore index c96a04f0..e2ed1a67 100644 --- a/storage/meta/.gitignore +++ b/storage/meta/.gitignore @@ -1,2 +1,3 @@ -* -!.gitignore \ No newline at end of file +services.json +routes.php +services.php