From 5e5ffdf9ff292544d57a648e489c380c7f486143 Mon Sep 17 00:00:00 2001
From: kgao <kenny.gao@ssec.wisc.edu>
Date: Tue, 23 Aug 2016 15:36:43 +0000
Subject: [PATCH] git now ignores .png quicklook files

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

diff --git a/.gitignore b/.gitignore
index bee8335..b2fe10a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,6 @@ build/*
 dist/*
 *.swp
 *.nc
+*.png
 *__pycache__
 
-aosstower/level_b1/monthly/*
-- 
GitLab