# Ignore patterns for scripts/librarian_check_citations.py. # # One fnmatch glob per line. Citations matching any pattern are # silently skipped — use sparingly, only for citations that are # genuinely intentional (planned future files, design references) # rather than drift you can fix. # # Format examples: # scripts/foo.sh # exact path # configs/jax_ppo/model-*.yaml # glob # docs/research/*.md # whole directory # # Comments after `#` are stripped per line. Blank lines ignored.