wownero-python/.gitignore

15 lines
116 B
Plaintext
Raw Permalink Normal View History

2017-11-24 02:05:16 +00:00
.*
!.editorconfig
2017-11-24 02:05:16 +00:00
!.gitignore
!.travis.yml
2017-11-24 02:05:16 +00:00
*.py[co]
*~
*.bak
*.swp
2018-01-16 21:07:27 +00:00
docs/build/*
2018-01-20 08:10:44 +00:00
.venv
venv
2018-01-28 14:53:52 +00:00
build/
dist/
*.egg-info/