Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

124 adding .err and .png to gitignore #128

Merged
merged 1 commit into from
May 15, 2024
Merged

124 adding .err and .png to gitignore #128

merged 1 commit into from
May 15, 2024

Conversation

astronomerritt
Copy link
Collaborator

Fixes #124.

  • Added .err and .png to the .gitignore

Review Checklist for Source Code Changes

  • Does pip install still work?
  • Have you written a unit test for any new functions?
  • Do all the units tests run successfully?
  • Does adler run successfully on a test set of input files/databases?
  • Have you used black on the files you have updated to confirm python programming style guide enforcement?

@astronomerritt astronomerritt requested a review from jrob93 May 14, 2024 15:59
Copy link
Collaborator

@jrob93 jrob93 left a comment

Choose a reason for hiding this comment

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

Cheers, taking the liberty of merging this now

@jrob93 jrob93 merged commit 9eed15c into main May 15, 2024
10 checks passed
@jrob93 jrob93 deleted the 124-gitignore branch May 15, 2024 11:24
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.

update gitignore
2 participants