Codebase list python-lsassy / run/0007d0c1-695f-4dda-90b2-ec8fad7208fe/main .gitignore
run/0007d0c1-695f-4dda-90b2-ec8fad7208fe/main

Tree @run/0007d0c1-695f-4dda-90b2-ec8fad7208fe/main (Download .tar.gz)

.gitignore @run/0007d0c1-695f-4dda-90b2-ec8fad7208fe/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