From ff68a3d8807eee216a4ee3af15fb03c5b0561195 Mon Sep 17 00:00:00 2001
From: Nataniel Ruiz <nruiz9@gatech.edu>
Date: 星期三, 29 十一月 2017 13:50:27 +0800
Subject: [PATCH] Update README.md

---
 .gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 94c3123..ab3731e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 *.pyc
 *.npy
 data/*
-output/*
\ No newline at end of file
+output/*
+*.jpg
+*.png
\ No newline at end of file

--
Gitblit v1.8.0