From 7b2433fd6fefe7642268da3aa270bbc86e81a7b8 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Thu, 20 Aug 2015 15:25:22 +0200 Subject: qmakeify all over again Change-Id: I96996ae306b30996375518ad7586110fff9dadb5 Reviewed-by: Paul Olav Tvete --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ac6c8a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +*~ +.*.callgrind.out.* +Makefile* +*.pro.user* +*.qmlproject.user* +.*.swp +*.o +*.moc +.qmake.cache +qrc_*.cpp +moc_*.cpp +.obj/ +.moc/ +mkspecs/ +lib/ +include/ +bin/ +/plugins/ + -- cgit v1.2.3