Files
nostr-keygen/.gitignore
2025-09-08 19:52:30 -04:00

13 lines
101 B
Plaintext

build/
nostr_keygen.egg-info/
__pycache__/
venv/
*.pyc
*.pyo
*.pyd
# OS generated files
.DS_Store