Files
shell-safe-validator/.gitignore
2026-01-29 21:23:34 +00:00

49 lines
446 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
*.spec
pip-log.txt
pip-delete-this-directory.txt
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
cover/
.env
.venv
env/
venv/
ENV/
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
*.sh
!example*.sh