Codebase list python-lsassy / 5a910b57-ecf3-47d1-8a1e-2941f750c634/upstream/3.1.6 .gitignore
5a910b57-ecf3-47d1-8a1e-2941f750c634/upstream/3.1.6

Tree @5a910b57-ecf3-47d1-8a1e-2941f750c634/upstream/3.1.6 (Download .tar.gz)

.gitignore @5a910b57-ecf3-47d1-8a1e-2941f750c634/upstream/3.1.6

15de6f4
 
 
 
c26b393
 
 
 
15de6f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c26b393
 
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.spec

# Poetry
poetry.lock

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# virtualenv
env
.env
venv
.venv

# IDE
.idea

.coverage
.python-version