# Ignore all files
file://.*

# This is used as an example when creating a pull request
https://github.com/Your_Github_Handle.*
# Heroku is not guaranteed to be up
https://wrongsecrets-ctf.herokuapp.com/
https://wrongsecrets.herokuapp.com
# Okteto is not guaranteed to be up
https://wrongsecrets-commjoen.cloud.okteto.net/
https://wrongsecrets-ctf-commjoen.cloud.okteto.net/
# Onrender will startup too slow
https://wrongsecrets.onrender.com/
https://betterprogramming.pub/stop-writing-bad-commit-messages-8df79517177d
# Twitter its API does not like us
https://twitter.com/intent/tweet?*

# Trust that these github links work
https://github.com/OWASP/CheatSheetSeries*
https://github.com/OWASP/wrongsecrets*
https://github.com/OWASP/www-project-wrongsecrets*

# HashiCorp sites are rate-limited and cause 429 errors
https://developer.hashicorp.com/*
https://learn.hashicorp.com/*
https://www.vaultproject.io/*

# Medium not working along:
https://medium.com/sweetmeat/how-to-keep-a-downstream-git-repository-current-with-upstream-repository-changes-10b76fad6d97

# Issues with lychee:
https://github.com/topics/secrets-detection

# Helm docs are flaky in CI (connection resets)
https://helm.sh/docs/intro/install/

# Google Docs require authentication and always return 401 to link checkers
https://docs.google.com/document/*
