Skip to content

Ignore local lfd/ working directory#266

Merged
prakashUXtech merged 1 commit into
devfrom
fix/ignore-lfd-pii
Jun 6, 2026
Merged

Ignore local lfd/ working directory#266
prakashUXtech merged 1 commit into
devfrom
fix/ignore-lfd-pii

Conversation

@prakashUXtech

Copy link
Copy Markdown
Contributor

The lfd/ directory holds local-only working files that shouldn't be in version control. An earlier local change tried to ignore it but used the wrong name (lfdt/), so the directory was still tracked.

This adds the correct .gitignore entry. No code changes.

A local edit had tried to ignore this directory but used the wrong name
(lfdt/), so the real lfd/ path was still tracked. Add the correct entry
so its local-only files stay out of git.
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Issues (must fix)

  • PR title does not follow Conventional Commits format (e.g. feat: add recall API, fix(memory): handle empty tiers).
  • No linked issue found. PRs should reference an issue (Fixes #123).
  • No evidence of local testing found. Please include terminal output or screenshots.

Please update your PR to address these points.

@prakashUXtech prakashUXtech merged commit a400899 into dev Jun 6, 2026
2 checks passed
@prakashUXtech prakashUXtech deleted the fix/ignore-lfd-pii branch June 6, 2026 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant