1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00

Add .pypirc to the Python.gitignore file

This commit is contained in:
Matheus Felipe 2021-12-22 20:15:45 -03:00 committed by GitHub
parent 96d6876653
commit 766cfad4e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ share/python-wheels/
.installed.cfg .installed.cfg
*.egg *.egg
MANIFEST MANIFEST
.pypirc
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # Usually these files are written by a python script from a template