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

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