aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Johnson <wirecat@github.com>2024-12-18 10:15:09 -0800
committerGitHub <noreply@github.com>2024-12-18 10:15:09 -0800
commit6eeebe6f49678aacd8311ce079842c971b3ebe96 (patch)
treec1e71dcbdd8e3f4e94f22f98a4e13fe7cb96f021
parente3e08c58b842beefa27d15e38b585c39c8ea6dba (diff)
parent95aacb9500ccd6142413e27c4c299bf2e8a186a6 (diff)
downloadgitignore-6eeebe6f49678aacd8311ce079842c971b3ebe96.tar.gz
gitignore-6eeebe6f49678aacd8311ce079842c971b3ebe96.zip
Merge pull request #4458 from navan0/patch-1HEADmain
Update Python.gitignore
-rw-r--r--Python.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Python.gitignore b/Python.gitignore
index c2fb7733..15201acc 100644
--- a/Python.gitignore
+++ b/Python.gitignore
@@ -166,3 +166,6 @@ cython_debug/
# 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.
#.idea/
+
+# PyPI configuration file
+.pypirc