Skip to content

Exclude package files from the repository#1

Open
smsearcy wants to merge 1 commit into
avlm:masterfrom
smsearcy:ignore-dist-files
Open

Exclude package files from the repository#1
smsearcy wants to merge 1 commit into
avlm:masterfrom
smsearcy:ignore-dist-files

Conversation

@smsearcy

Copy link
Copy Markdown

My understanding is that the Git repository for a Python package should not include the dist folder with the compiled packages. Therefore, I did the following:

  • Removed the dist folder and its contents.
  • Updated the .gitignore file with the one from gitignore.io (which I think is the same one that GitHub offers to use by default for Python projects).

Use the GitHub/gitignore.io recommended `.gitignore` for Python.
Remove the package files from the repository.
@smsearcy smsearcy closed this Oct 16, 2021
@smsearcy smsearcy deleted the ignore-dist-files branch October 16, 2021 19:11
@smsearcy smsearcy restored the ignore-dist-files branch October 17, 2021 03:32
@smsearcy smsearcy reopened this Oct 17, 2021
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