From 6471415506a8e8b2df2bf2cccd83c4a3169f26de Mon Sep 17 00:00:00 2001 From: "raphael.bach" <raphael.bach@etu.hesge.ch> Date: Sat, 19 Jan 2019 17:15:46 +0100 Subject: [PATCH] Add img/ to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 645d258..dd017c8 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,8 @@ analyze/ build/ coverage/ +img/ log/ obj/ + + -- GitLab