Skip to content

BF: have to reinclude explicitly .github/workflows/ folder and files#297

Open
yarikoptic wants to merge 1 commit into
obophenotype:masterfrom
yarikoptic:bf-gitignore
Open

BF: have to reinclude explicitly .github/workflows/ folder and files#297
yarikoptic wants to merge 1 commit into
obophenotype:masterfrom
yarikoptic:bf-gitignore

Conversation

@yarikoptic

Copy link
Copy Markdown

Otherwise git would keep ignoring them!

❯ git add .github/workflows/code*
The following paths are ignored by one of your .gitignore files:
.github/workflows/codespell.yml
hint: Use -f if you really want to add them.
hint: Disable this message with "git config set advice.addIgnoredFile false"

Otherwise git would keep ignoring them!

    ❯ git add .github/workflows/code*
    The following paths are ignored by one of your .gitignore files:
    .github/workflows/codespell.yml
    hint: Use -f if you really want to add them.
    hint: Disable this message with "git config set advice.addIgnoredFile false"
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