-
Notifications
You must be signed in to change notification settings - Fork 244
Expand file tree
/
Copy path.lycheeignore
More file actions
33 lines (23 loc) · 1.39 KB
/
.lycheeignore
File metadata and controls
33 lines (23 loc) · 1.39 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
# Ignore http://localhost:8080 in examples/advanced/keycloak-site-authentication/README.md
http://localhost:8080
# Ignore https://0.0.0.0:8443 in docs/user_guide/docker_compose.rst
https://0.0.0.0:8443
# Ignore http://localhost:5000 in docs/programming_guide/experiment_tracking/experiment_tracking_apis.rst
http://localhost:5000
# Ignore https://s3-us-west-2.amazonaws.com/xgboost-nightly-builds/federated-secure/
# from docs/user_guide/federated_xgboost/secure_xgboost_user_guide.rst
https://s3-us-west-2.amazonaws.com/xgboost-nightly-builds/federated-secure/
# Ignore http://download.server.com/ from docs/user_guide/security/site_policy_management.rst
http://download.server.com/
# Ignore links with "file:///" to catch any other example links
file:\/\/\/.*
# Ignore https://drive.google.com/file/d/1hmlyG7g1SU8vhQ5wdTFhkqFO9Ty8BiYG/view?usp=sharing from docs/publications_and_talks.rst
https://drive.google.com/.*
# Ignore http://localhost:9102/metrics in examples/advanced/monitoring/jobs/README.md
http://localhost:9102/metrics
# Ignore http://localhost:9090/metrics in examples/advanced/monitoring/jobs/README.md
http://localhost:9090/metrics
# Ignore http://localhost:3000 in examples/advanced/monitoring/jobs/README.md
http://localhost:3000
# Ignore https://download.01.org/intel-s in docs/user_guide/confidential_computing/hashicorp_vault_trustee_kbs_deployment.rst
https://download.01.org/intel-s