Codebase list python-lsassy / run/9f7003e5-98dd-4750-93dd-2e03b8b7afdb/main .gitignore
run/9f7003e5-98dd-4750-93dd-2e03b8b7afdb/main

Tree @run/9f7003e5-98dd-4750-93dd-2e03b8b7afdb/main (Download .tar.gz)

.gitignore @run/9f7003e5-98dd-4750-93dd-2e03b8b7afdb/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