Browse Source

Fixed .gitignore to ensure that all .DS_Store files (autogenerated by macOS) are excluded.

blocksig
CalDescent 4 years ago
parent
commit
c3fa34f5b9
  1. 2
      .gitignore

2
.gitignore vendored

@ -16,4 +16,4 @@
/settings*.json /settings*.json
/testchain.json /testchain.json
/run-testnet.sh /run-testnet.sh
DS_Store *.DS_Store

Loading…
Cancel
Save