Skip to content

Clean up .gitignore files#600

Open
TimothyWillard wants to merge 1 commit intodevfrom
clean-gitignore
Open

Clean up .gitignore files#600
TimothyWillard wants to merge 1 commit intodevfrom
clean-gitignore

Conversation

@TimothyWillard
Copy link
Contributor

Describe your changes.

Made use of off the shelf .gitignore files provided by https://github.com/github/gitignore for R, python and OS ignores. Then consolidated down the flepiMoP specific ignores with comments.

Does this pull request make any user interface changes? If so please describe.

The user interface changes are none.

No documentation updates were required.

What does your pull request address? Tag relevant issues.

This pull request addresses #540.

@TimothyWillard TimothyWillard linked an issue Aug 5, 2025 that may be closed by this pull request
@TimothyWillard TimothyWillard added bug Defects or errors in the code. low priority Low priority. quick issue Short or easy fix. meta/workflow Relating to CI / issue templates / testing frameworks / etc. next release Marks a PR as a target to include in the next release. labels Aug 5, 2025
@TimothyWillard TimothyWillard self-assigned this Aug 5, 2025
Copy link
Contributor

@pearsonca pearsonca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems generally fine. We might want to shift the R-specific items into .gitignore files in the R packages - could be in this or deferred to later spin off of the R elements into their own repos.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the R elements be put into .gitignore files within the packages?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can do that, it'll just be duplicated 3 times so it might be better to delay until spin off?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep - makes sense

Made use of off the shelf `.gitignore` files provided by
https://github.com/github/gitignore for R, python and OS ignores. Then
consolidated down the `flepiMoP` specific ignores with comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Defects or errors in the code. low priority Low priority. meta/workflow Relating to CI / issue templates / testing frameworks / etc. next release Marks a PR as a target to include in the next release. quick issue Short or easy fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Clean Up .gitignore

2 participants