Skip to content

Stop tracking generated secondary DB artifacts in dummyapp#352

Merged
drwl merged 1 commit into
mainfrom
untrack-secondary-db-files
Jul 9, 2026
Merged

Stop tracking generated secondary DB artifacts in dummyapp#352
drwl merged 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
@drwl drwl merged commit 462edfd into main Jul 9, 2026
26 checks passed
@drwl drwl deleted the untrack-secondary-db-files branch July 9, 2026 00:06
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.

2 participants