Codebase list python-lsassy / run/8f7042f3-3299-43fa-91b8-12080efa8c68/main .gitignore
run/8f7042f3-3299-43fa-91b8-12080efa8c68/main

Tree @run/8f7042f3-3299-43fa-91b8-12080efa8c68/main (Download .tar.gz)

.gitignore @run/8f7042f3-3299-43fa-91b8-12080efa8c68/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