Skip to content

Add babs init --no-ignore to make logs/ gitignore opt-out#386

Open
asmacdo wants to merge 1 commit into
PennLINC:mainfrom
asmacdo:optional-logs-gitignore
Open

Add babs init --no-ignore to make logs/ gitignore opt-out#386
asmacdo wants to merge 1 commit into
PennLINC:mainfrom
asmacdo:optional-logs-gitignore

Conversation

@asmacdo

@asmacdo asmacdo commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR adds --no-ignore logs to opt out of logs/ in the .gitignore, leaving all other generated entries unchanged.

Usage

babs init ... --no-ignore logs

The flag accepts a list to allow future entries without interface churn (e.g. --no-ignore logs foo), but only logs is recognized today.

Closes #372.

Closes PennLINC#372.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

Make logs/ entry in .gitignore optional

1 participant