mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
73 lines
2.3 KiB
Plaintext
73 lines
2.3 KiB
Plaintext
# Folders
|
|
.build*/
|
|
ci/
|
|
debian/build/
|
|
debian/build.*/
|
|
debian/.*/usr/
|
|
i18n/
|
|
external/*
|
|
ms-windows/osgeo4w/
|
|
python/ext-libs/
|
|
python/qsci_apis/
|
|
src/core/pal
|
|
tests/testdata/provider/postgresraster/
|
|
tests/testdata/newsfeed/
|
|
|
|
#Extensions
|
|
.*\..*.orig
|
|
.*\..*.sortinc
|
|
.*\..*.png
|
|
.*\..*.prepare
|
|
.*\.sld
|
|
.*\.lintian-overrides
|
|
.agignore
|
|
|
|
#Specific files
|
|
.clang-format
|
|
ChangeLog
|
|
doc/NEWS.html
|
|
debian/qgis.desktop
|
|
debian/qgis-plugin-grass.lintian-overrides
|
|
debian/qgis-provider-grass.lintian-overrides
|
|
doc/contributors.json
|
|
doc/TRANSLATORS
|
|
Exception_to_GPL_for_Qt.txt
|
|
images/svg/symbol/blue-marker.svg
|
|
images/svg/symbol/red-marker.svg
|
|
images/themes/default/propertyicons/diagram.svg
|
|
images/themes/default/propertyicons/general.svg
|
|
images/themes/default/svgbase/hammer.svg
|
|
images/themes/default/mIconJoinHasNotUpsertOnEdit.svg
|
|
images/themes/default/mIconJoinNotEditable.svg
|
|
images/themes/default/mIconJoinedLayerNotEditable.svg
|
|
LexerR.py
|
|
linux/org.qgis.qgis.appdata.xml.in
|
|
python/plugins/MetaSearch/resources/connections-default.xml
|
|
python/plugins/processing/algs/grass7/description/i.landsat.toar.txt
|
|
python/plugins/processing/algs/grass7/description/v.generalize.txt
|
|
python/plugins/processing/gui/algnames.txt
|
|
python/plugins/processing/tests/testdata/expected/orthagonal_lines.gfs
|
|
python/plugins/processing/tests/testdata/expected/orthagonal_lines.gml
|
|
python/plugins/processing/tests/testdata/expected/orthagonal_polys.gfs
|
|
python/plugins/processing/tests/testdata/expected/orthagonal_polys.gml
|
|
python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml
|
|
resources/cpt-city-qgis-min/fme/metres/DESC.xml
|
|
resources/cpt-city-qgis-min/ocal/portugese-flag.svg
|
|
resources/cpt-city-qgis-min/selections/div.xml
|
|
resources/cpt-city-qgis-min/selections/reds.xml
|
|
resources/cpt-city-qgis-min/wkp/schwarzwald/COPYING.xml
|
|
resources/data/world_map_generalize.model3
|
|
scripts/spell_check/spelling.dat
|
|
scripts/spell_check/test.sh
|
|
src/server/qgis_wms.xmi
|
|
src/plugins/grass/modules/v.generalize.qgm
|
|
tests/testdata/qgis_server_accesscontrol/Hello.qml
|
|
tests/testdata/qgis_server_accesscontrol/project.qgs
|
|
tests/testdata/qgis_server/test_project_contextual_legend.qgs
|
|
tests/testdata/layouts/sample_project.qgs
|
|
tests/testdata/layouts/2x_template_attributetable.qpt
|
|
tests/testdata/plugindependencies_data.json
|
|
tests/testdata/projects/test-project-with-relations.qgs
|
|
tests/testdata/provider/testdata_pg_relations.sql
|
|
mac/development.md
|