keyper/.gitignore

15 строки
125 B
Plaintext

.coverage
.DS_Store
.mypy_cache/*
*.egg-info/*
*.pyc
bin/*
coverage.xml
dist/*
htmlcov/*
junit/*
lib/*
pyvenv.cfg
venv
.venv