gitignore
gitignore copied to clipboard
Update Python.gitignore
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
#3934 adds this at the distribution/packaging list. hopefully someone @Github can merge this change.
Can you please have a look? @wirecat
hey @wirecat can you please review this?
@navan0 thank you for the contribution! 🙇