Skip to content

Stop tracking generated secondary DB artifacts in dummyapp#352

Open
OdenTakashi wants to merge 1 commit into
mainfrom
untrack-secondary-db-files
Open

Stop tracking generated secondary DB artifacts in dummyapp#352
OdenTakashi wants to merge 1 commit into
mainfrom
untrack-secondary-db-files

Conversation

@OdenTakashi

@OdenTakashi OdenTakashi commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

The dummyapp already ignores primary database artifacts such as db/schema.rb, but secondary artifacts were still committed:

Add both to .gitignore and remove them from version control so secondary database files are regenerated locally, matching the primary database convention.

The dummyapp already ignores primary database artifacts such as `db/schema.rb`, but secondary artifacts were still committed:
- `db/secondary_schema.rb`
- `secondary_annotaterb_development` (legacy SQLite file from before #317)

Add both to `.gitignore` and remove them from version control so secondary database files are regenerated locally, matching the primary database convention.

#Please enter the commit message for your changes. Lines starting
@OdenTakashi OdenTakashi marked this pull request as ready for review June 26, 2026 12:15
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