Skip to content

Commit

Permalink
.gitignore:*.DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Nov 2, 2023
1 parent a280447 commit 7c98132
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,5 +18,8 @@ fuzz/hfuzz_workspace
#Vscode project files
.vscode

#MacOS
*.DS_Store

#Intergration test files
integration_test/bitcoin-*

0 comments on commit 7c98132

Please sign in to comment.