This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
bwpass/.gitignore
2019-04-25 09:01:51 -05:00

8 lines
66 B
Plaintext

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