We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6fe51a commit adf1a28Copy full SHA for adf1a28
.gitignore
@@ -1,6 +1,10 @@
1
-# Qt-generated files
+# Qt-generated files and directories
2
+
3
src/greasepad.pro.user
4
5
+/build-greasepad-Desktop_Qt_5_11_0_MSVC2015_64bit-Debug/
6
+/build-greasepad-Desktop_Qt_5_11_0_MSVC2015_64bit-Profile/
7
+/build-greasepad-Desktop_Qt_5_11_0_MSVC2015_64bit-Release/
8
9
build/
10
0 commit comments