gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Update Python.gitignore

Open navan0 opened this issue 1 year ago • 2 comments

Add .pypirc to protect sensitive information

Reasons for making this change:

Adding .pypirc to the .gitignore file to ensure that sensitive information such as PyPI credentials are not included in the repository.

Links to documentation supporting these rule changes:

  • https://packaging.python.org/guides/using-testpypi/#pypirc

navan0 avatar Jun 04 '24 03:06 navan0

#3934 adds this at the distribution/packaging list. hopefully someone @Github can merge this change.

wesinator avatar Jun 19 '24 14:06 wesinator

Can you please have a look? @wirecat

navan0 avatar Jul 19 '24 06:07 navan0

hey @wirecat can you please review this?

navan0 avatar Dec 18 '24 09:12 navan0

@navan0 thank you for the contribution! 🙇

wirecat avatar Dec 18 '24 18:12 wirecat