Codebase list python-lsassy / run/25a4d6f1-6d3d-4846-bb83-bcaf342e6907/main .gitignore
run/25a4d6f1-6d3d-4846-bb83-bcaf342e6907/main

Tree @run/25a4d6f1-6d3d-4846-bb83-bcaf342e6907/main (Download .tar.gz)

.gitignore @run/25a4d6f1-6d3d-4846-bb83-bcaf342e6907/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