lbry-sdk/.gitignore

32 lines
208 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
2016-07-26 09:34:00 -05:00
# temporary files from the twisted.trial test runner
_trial_temp/
2016-08-16 12:26:19 -05:00
.DS_Store