From d125707379014e5151b5e12c414a418f6d051891 Mon Sep 17 00:00:00 2001 From: Robert Goldmann <deadlocker@gmx.de> Date: Sat, 8 Apr 2017 16:09:25 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba528a19e..1ea7cc20e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ bin/ target/ -certs/ \ No newline at end of file +certs/ +build/screenshots/ \ No newline at end of file -- GitLab