From 4d209a2e326122644fbe59998cd8abcb7d371e54 Mon Sep 17 00:00:00 2001 From: vladimir Date: Wed, 15 Jul 2020 11:27:31 +0300 Subject: [PATCH] =?UTF-8?q?=09=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE:=20=20=20=20=20=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1013540..a6e1d9f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,6 @@ Makefile* *build-* *.qm *.prl - # Qt unit tests target_wrapper.* @@ -52,3 +51,4 @@ compile_commands.json *creator.user* *_qmlcache.qrc +Source/bin/* \ No newline at end of file