Skip to content

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 <phoevos.kalemkeris@ucl.ac.uk>
@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.

3 participants