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 364df1c commit dd79841Copy full SHA for dd79841
.gitignore
@@ -37,11 +37,5 @@ 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
+scripts/Debug
+scripts/RelWithDebInfo
0 commit comments