From 67059305e164f3b741c36d4e0ac22022c9b79901 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Tue, 1 Aug 2017 23:20:55 -0500 Subject: More Qt5 changes and cleanups. Now builds on Qt 5.9.1, and works on Mac, Windows, Linux. --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 43da009..bf5ab00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ .sconsign .gitattributes +.tags* +.qmake.stash +.vs obj Makefile Makefile.Debug @@ -12,11 +15,16 @@ ChangeLog *.sublime-workspace *.xcodeproj *.exe +*.pdb *.pfx *.cer *.dll *.vcxproj* *.*sdf +*.aps +*.suo +*.db +*.dmg dawginput.raw playabilities.raw smaller.raw -- cgit v1.2.3