From 6fa4b85d2c8281fb56eb8c6842c64af7b719e531 Mon Sep 17 00:00:00 2001 From: vladimir Date: Wed, 15 Jul 2020 11:29:22 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a6e1d9f..f548268 100644 --- a/.gitignore +++ b/.gitignore @@ -51,4 +51,5 @@ compile_commands.json *creator.user* *_qmlcache.qrc -Source/bin/* \ No newline at end of file +Source/bin/* +Source/.qmake.stash \ No newline at end of file