From 8f2b081586161a55388934456a9b0193d02dd267 Mon Sep 17 00:00:00 2001
From: natanielruiz <nataniel777@hotmail.com>
Date: 星期三, 27 九月 2017 10:15:27 +0800
Subject: [PATCH] Random downsample experiment

---
 .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