lbry-sdk/.gitignore

28 lines
131 B
Text
Raw Normal View History

2015-08-20 11:27:15 -04:00
*.pyc
*.xml
.idea/.name
*.iml
*.log
*.txt
lbrynet.egg-info/PKG-INFO
*.egg
/build
/dist
*.so
*.pem
*.decTest
2016-05-27 15:40:30 -05:00
.coverage