mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
14 lines
116 B
Text
14 lines
116 B
Text
.*
|
|
!.editorconfig
|
|
!.gitignore
|
|
!.travis.yml
|
|
*.py[co]
|
|
*~
|
|
*.bak
|
|
*.swp
|
|
docs/build/*
|
|
.venv
|
|
venv
|
|
build/
|
|
dist/
|
|
*.egg-info/
|