From ac07f27ea21a83616cf20c315a748a576edce374 Mon Sep 17 00:00:00 2001 From: iMaZiNe Date: Mon, 4 Aug 2014 14:28:40 +0900 Subject: [PATCH] Fix subtle configurations at .gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 365d6ec..1295035 100644 --- a/.gitignore +++ b/.gitignore @@ -12,8 +12,8 @@ # Qt-es -/.qmake.cache -/.qmake.stash +.qmake.cache +.qmake.stash *.pro.user *.pro.user.* *.moc @@ -32,5 +32,5 @@ Makefile* *.qmlproject.user.* # Others - +imports *.xcf