Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel Johnson
6eeebe6f49
Merge pull request #4458 from navan0/patch-1
Update Python.gitignore
2024-12-18 10:15:09 -08:00
Navaneeth Anand
95aacb9500
Update Python.gitignore
Add .pypirc  to protect sensitive information
2024-06-04 08:37:10 +05:30

View File

@ -166,3 +166,6 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
# PyPI configuration file
.pypirc