Skip to content

Commit

Permalink
Ignore .DS_Store files, which are generated by the OSX Finder app. (#…
Browse files Browse the repository at this point in the history
…1070)

Signed-off-by: Cody Littley <[email protected]>
  • Loading branch information
cody-littley authored Jan 7, 2025
1 parent 284f065 commit 3a9306e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ lightnode/docker/args.sh
.vscode

icicle/*

# OSX specific
.DS_Store

0 comments on commit 3a9306e

Please sign in to comment.