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

fix: Update .gitignore #3

Merged
merged 1 commit into from
Dec 18, 2024
Merged

fix: Update .gitignore #3

merged 1 commit into from
Dec 18, 2024

Conversation

phoevos
Copy link
Member

@phoevos phoevos commented Dec 17, 2024

Update .gitignore to ignore the following files created/generated during development and/or when running the tests:

  • .env
  • .ruff_cache/
  • coverage_reports/
  • cms-users.db
  • medcat_deid_model_apis.json
  • testapis.json

Note: It's possible that the files generated by the tests should be deleted if the run completes successfully

Update .gitignore to ignore the following files created/generated during
development and/or when running the tests:
* '.env'
* '.ruff_cache/'
* 'coverage_reports/'
* 'cms-users.db'
* 'medcat_deid_model_apis.json'
* 'testapis.json'

Signed-off-by: Phoevos Kalemkeris <[email protected]>
@phoevos phoevos added enhancement New feature or request good first issue Good for newcomers labels Dec 17, 2024
Copy link
Member

@baixiac baixiac left a comment

Choose a reason for hiding this comment

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

LGTM

@phoevos phoevos merged commit 6d89586 into master Dec 18, 2024
5 checks passed
@phoevos phoevos deleted the fix-phoevos-gitignore-dev branch December 18, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants