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 0de52cc commit 934e56fCopy full SHA for 934e56f
.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,3 +37,11 @@ scripts/astyle.exe
37
doc/CODING.html
38
doc/CODING.tex
39
doc/INSTALL.tex
40
+scripts/Debug/astyle.exe
41
+scripts/Debug/astyle.idb
42
+scripts/Debug/astyle.ilk
43
+scripts/Debug/astyle.pdb
44
+scripts/RelWithDebInfo/astyle.exe
45
+scripts/RelWithDebInfo/astyle.idb
46
+scripts/RelWithDebInfo/astyle.ilk
47
+scripts/RelWithDebInfo/astyle.pdb
0 commit comments