From 7be18432d854dc0d728759be4469e43af8740c29 Mon Sep 17 00:00:00 2001 From: natanielruiz <nataniel777@hotmail.com> Date: 星期日, 13 八月 2017 01:22:50 +0800 Subject: [PATCH] Cleanup --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 94c3123..8fe1257 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc *.npy data/* -output/* \ No newline at end of file +output/* +*.jpg \ No newline at end of file -- Gitblit v1.8.0