lbry-sdk/.gitignore
2016-08-16 12:26:19 -05:00

32 lines
No EOL
208 B
Text

*.pyc
*.xml
.idea/.name
*.iml
*.log
*.txt
lbrynet.egg-info/PKG-INFO
*.egg
/build
/dist
*.so
*.pem
*.decTest
.coverage
# temporary files from the twisted.trial test runner
_trial_temp/
.DS_Store