Update .gitignore to contain DS_Store.
This commit is contained in:
parent
debe608b8a
commit
386f77df8f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,4 +7,7 @@ build/
|
|||
dist/
|
||||
.idea/
|
||||
|
||||
# Use checksum database
|
||||
go.sum
|
||||
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue