git: add .DS_Store to .gitignore, remove obsolete entries

This commit is contained in:
Olaoluwa Osuntokun 2017-05-04 15:34:30 -07:00
parent 9e4e423de1
commit 023de3e075
No known key found for this signature in database
GPG Key ID: 9CC5B105D03521A2
1 changed files with 2 additions and 6 deletions

8
.gitignore vendored
View File

@ -31,12 +31,6 @@ cmd/cmd
**.hex
cmd/lncli/lncli
cmd/lnshell/lnshell
sighash143/sighash143
sighash143/*.hex
test_wal/*
# vim
**.swp
@ -49,3 +43,5 @@ vendor
*.idea
profile.cov
profile.tmp
.DS_Store