We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 963fec0 commit bb06a7fCopy full SHA for bb06a7f
.gitignore
@@ -12,7 +12,7 @@ debian/*.substvars
12
Makefile
13
*-stamp
14
api_doc
15
-build
+build*
16
ms-windows/Installer-Files/postinstall.bat
17
ms-windows/Installer-Files/preremove.bat
18
ms-windows/osgeo4w/packages/
@@ -37,4 +37,5 @@ scripts/astyle.exe
37
doc/CODING.html
38
doc/CODING.tex
39
doc/INSTALL.tex
40
+scripts/Debug
41
scripts/RelWithDebInfo
0 commit comments