Adds mac specific file to gitignore
This commit is contained in:
parent
eece1d76c5
commit
8073ec65c2
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,3 +22,6 @@ go.work
|
||||||
|
|
||||||
.tmp/
|
.tmp/
|
||||||
tmp
|
tmp
|
||||||
|
|
||||||
|
# MacOS
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue