From bf65fc65932b5113be1d4a2186553e2a1dbc6cde Mon Sep 17 00:00:00 2001 From: Samer Albahra Date: Sat, 4 Jul 2015 15:56:30 -0500 Subject: [PATCH] Remove unused zip from gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index f38038a..7f13267 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ .DS_Store node_modules .env -WeatherService.zip # Elastic Beanstalk Files .elasticbeanstalk/*