Codebase list python-lsassy / run/5ebe7390-aa59-4cf3-bf41-a6b5b9b2a167/main .gitignore
run/5ebe7390-aa59-4cf3-bf41-a6b5b9b2a167/main

Tree @run/5ebe7390-aa59-4cf3-bf41-a6b5b9b2a167/main (Download .tar.gz)

.gitignore @run/5ebe7390-aa59-4cf3-bf41-a6b5b9b2a167/mainraw · history · blame

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

# 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

# Tests
tests/tests_config.py