-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
97 lines (84 loc) · 1.62 KB
/
.gitignore
File metadata and controls
97 lines (84 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
*.docx
/anciliary/Habitats2018*
/anciliary/*.qgz
/anciliary/*.lock
/anciliary/plots
/anciliary/TCD_2023_10m
/wiki_img/*.png
/wiki_img/*.jpg
/wiki_img/*.pdf
/wiki_img/*.svg
!/wiki_img/Grid.jpg
/geojsons
/jsons
/references
/debug_notebooks/S2B*
/debug_notebooks/debug*
/debug_notebooks/test_binning
/terriamap-config/*.txt
*.tif
*.bkp
*.xml
/src/tests/debug*.py
/logs/debug*
/logs/sanity*
/ngrok/*.txt
/ngrok/ngrok.yml
!/ows/datacube_ows/ogc_utils.py
/ows/.env
/ows/.gitignore
/ows/.env_ows_root
/ows/.env_simple
/ows/launch.bat
/ows/integration_tests
/ows/datacube_ows
/ows/complementary_config_test
/ows/artifacts
/ows/docs
/ows/docker
/ows/tests
ows/.env
ows/.readthedocs.yaml
ows/.pre-commit-config.yaml
ows/CONTRIBUTING.rst
ows/check-code-all.sh
ows/check-code.sh
ows/code-of-conduct.md
ows/.yamllint
ows/cfg_parser.py
ows/dive-ci.yml
ows/docker-compose.cleandb.yaml
ows/docker-compose.index.yaml
ows/docker-compose.prod.yaml
ows/docker-compose.db.yaml
ows/docker-compose.pyspy.yaml
ows/HISTORY.rst
ows/LICENSE
ows/license-template.txt
ows/licenseheaders.py
ows/load_test.sh
ows/MANIFEST.in
ows/messages.po
ows/ows_cfg_report.json
ows/pylintrc
ows/pyproject.toml
ows/wms_xsds/capabilities_1_3_0.xsd
ows/wms_xsds/capabilities_extensions_local.xsd
ows/wms_xsds/capabilities_extensions.xsd
ows/wms_xsds/exceptions_1_3_0.xsd
ows/wms_xsds/wmtsGetCapabilities_response.xsd
ows/.env
ows/compare-cfg.sh
ows/SECURITY.md
ows/spellcheck.yaml
ows/test_urls.sh
ows/update_ranges.py
ows/uv.lock
ows/wordlist.txt
ows/Dockerfile
ows/Dockerfile.micromamba
ows/env.micromamba.yaml
ows/inventory.json
ows/license-headers.md
ows/README.rst
ows/s2_l2a_extractor.py