Ignore Support
Tildr supports a repository-level .tildrignore file.
- The file must live at the root of the Tildr repository
- Ignore rules are applied when scanning repository contents
- Patterns use gitignore-style matching semantics
Example:
*.log
cache/
.DS_Store
What Tildr Ignores Internally
During repository scans, Tildr always excludes:
.git.gitignore.tildrignore.tildr.tildr-encrypt.tildr-encrypt.gpg- files ending in
.bak