Skip to content

Update copcon ignore to include more python related paths and files that should be ignored#29

Open
martinmoldrup wants to merge 1 commit intokasperjunge:mainfrom
martinmoldrup:update-internal-copconignore-file-with-more-python-related-ignores
Open

Update copcon ignore to include more python related paths and files that should be ignored#29
martinmoldrup wants to merge 1 commit intokasperjunge:mainfrom
martinmoldrup:update-internal-copconignore-file-with-more-python-related-ignores

Conversation

@martinmoldrup
Copy link
Copy Markdown

I have added all the ignores from gitignore standard file for python, since I noticed copcon was added much additonal stuff that should be ignored.

I was thinking though:

  • Are you sure you want to add folders like docs/ and publish/ and download/ (added by me)? - it might ignore files other users do not want to ignore
  • Should we ignore certain datatypes like *.csv ?

A future idea might be to create different ignore files for different languages, (could be auto detected by counting the file extension in the repo), since the python ignores, might not be wanted for other languages.

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