Skip to content

chore: gitignore .venv/ and NEXT_SESSION.md - #28

Merged
rdwj merged 1 commit into
mainfrom
chore/gitignore-venv-and-session-notes
May 4, 2026
Merged

chore: gitignore .venv/ and NEXT_SESSION.md#28
rdwj merged 1 commit into
mainfrom
chore/gitignore-venv-and-session-notes

Conversation

@rdwj

@rdwj rdwj commented Apr 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Two local-only files that have been showing up untracked across recent sessions:

  • .venv/ — modern uv/python convention. The existing venv/ entry only caught the older form.
  • NEXT_SESSION.md — session-handoff notes that live in ~/.claude memory, not in the repo.

No code changes. Pure hygiene.

Two local-only files that have been showing up untracked across
recent sessions:

- .venv/ — modern uv/python convention (the existing venv/ entry only
  caught the older form).
- NEXT_SESSION.md — session-handoff notes that live in the user's
  ~/.claude memory store, not in the repo.

No code changes.

Assisted-by: Claude Code (Opus 4.7)
@rdwj
rdwj merged commit a0ff433 into main May 4, 2026
1 of 5 checks passed
@rdwj
rdwj deleted the chore/gitignore-venv-and-session-notes branch May 4, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant