Skip to content

Commit

Permalink
Added DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
GV14982 committed Sep 9, 2021
1 parent 3954a9f commit aba1a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out

.DS_Store

# Dependency directories (remove the comment below to include it)
# vendor/
rats/
Expand Down

0 comments on commit aba1a1b

Please sign in to comment.