Skip to main content

Crate tokmd_tokeignore

Crate tokmd_tokeignore 

Source
Expand description

§tokmd-tokeignore

Tier 1 (Template Generation)

Template generation for .tokeignore files. Provides profile-based templates for common project types.

§What belongs here

  • .tokeignore template content by profile
  • Template writing to disk or stdout
  • Force overwrite logic

§What does NOT belong here

  • Parsing or applying ignore patterns (tokei handles this)
  • Scanning logic
  • Modifying existing .tokeignore files (only create/overwrite)

Functions§

init_tokeignore