update gitignore

This commit is contained in:
Alex Grintsvayg 2016-12-01 17:05:14 -05:00
parent 9619b8dfca
commit 52099c7da7

36
.gitignore vendored
View file

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