Skip to content

Commit 95aacb9

Browse files
authored
Update Python.gitignore
Add .pypirc to protect sensitive information
1 parent 3674ae0 commit 95aacb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,6 @@ cython_debug/
160160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162162
#.idea/
163+
164+
# PyPI configuration file
165+
.pypirc

0 commit comments

Comments
 (0)