3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

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

This commit is contained in:
CalDescent 2021-02-13 11:17:10 +00:00
parent 0af0aaaa21
commit c3fa34f5b9

2
.gitignore vendored
View File

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