Skip to content

Commit

Permalink
remove .DS_Store (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-goddard authored Jan 18, 2025
2 parents 734d8d8 + 6c926d9 commit d154bae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ go-proxies/fill-telem-proxy/main
go-proxies/websocket-proxy/main

# Test Output
fill_station_output.txt
fill_station_output.txt

# macOS
**/.DS_Store
Binary file removed go-proxies/.DS_Store
Binary file not shown.

0 comments on commit d154bae

Please sign in to comment.