From 0a4357920d84cd76e5f1ba8bcd7b4c46a7893ff8 Mon Sep 17 00:00:00 2001 From: TheDevKiller Date: Mon, 25 Feb 2019 20:37:26 +0100 Subject: [PATCH] Added test.jpg in .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 67ffdb6..faac7cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea/ Pipfile.lock +test.jpg +source/test.jpg \ No newline at end of file