From 66b5782dc81fcc300c88aa8f5f438e4f285cdc73 Mon Sep 17 00:00:00 2001
From: Nataniel Ruiz <nruiz9@gatech.edu>
Date: 星期四, 30 十一月 2017 08:06:26 +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