From 00f3ce2542375c3a7a023b2351746220b82ed78a Mon Sep 17 00:00:00 2001 From: Christoph Schnerch <(null)> Date: Fri, 9 Dec 2016 22:31:39 +0100 Subject: [PATCH] add build to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f2bec9c8..5ceb7c19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.user *.user.* translations/*.qm +build \ No newline at end of file