# Ignore all file:// protocol URLs (examples, local references, etc.)
^file://

# Ignore URLs in test data files
.*tests/data.*

# Ignore placeholder URLs in docs templates
^https://\.\.\./
^https://github\.com/\.\.\.