Codebase list python-lsassy / c770e85b-8bc4-4220-8eeb-fd69b0a3447b/upstream .gitignore
c770e85b-8bc4-4220-8eeb-fd69b0a3447b/upstream

Tree @c770e85b-8bc4-4220-8eeb-fd69b0a3447b/upstream (Download .tar.gz)

.gitignore @c770e85b-8bc4-4220-8eeb-fd69b0a3447b/upstream

15de6f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
# 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