ignore DS_Store files
This commit is contained in:
parent
d0e3e13852
commit
aa2426d4e4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -28,3 +28,5 @@ lbrynet.egg-info/PKG-INFO
|
||||||
|
|
||||||
# temporary files from the twisted.trial test runner
|
# temporary files from the twisted.trial test runner
|
||||||
_trial_temp/
|
_trial_temp/
|
||||||
|
|
||||||
|
.DS_Store
|
Loading…
Reference in a new issue