From d8db0763a57ef5e6c41d55a25c03997b140722c0 Mon Sep 17 00:00:00 2001 From: Akira Ohgaki <akiraohgaki@gmail.com> Date: Mon, 27 Feb 2017 08:15:56 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d755af1..1316742 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *.pro.user +build_*/ lib/qtlib/ -pkg/build_*/ -- GitLab