Skip to content

.gitignore: data/transformed/bacdive/ and madin_etal/ aren't ignored, but cog/ and bactotraits/ are #545

@turbomam

Description

@turbomam

Symptom

After a build, data/transformed/bacdive/ and data/transformed/madin_etal/ show as untracked (~164MB), while data/transformed/cog/ and data/transformed/bactotraits/ are already ignored.

Fix

# .gitignore
+ data/transformed/

Single entry covers all current and future subdirectories. Drop any per-subdir entries that become redundant.

If the selective-ignore was intentional, add a comment explaining why — I couldn't find any rationale in git history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions