This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
bwpass/.gitignore

8 lines
66 B
Plaintext

/.eggs/
/.venv*/
/build/
/dist/
*.egg-info/
__pycache__/
*.py[co]