wownero-python/.gitignore

13 lines
88 B
Plaintext

.*
!.gitignore
*.py[co]
*~
*.bak
*.swp
docs/build/*
.venv
venv
build/
dist/
*.egg-info/