1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

ignore DS_Store

This commit is contained in:
Matthias Kretschmann 2020-07-16 13:52:32 +02:00
parent 108d794c22
commit b7cab2dee7
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View File

@ -8,4 +8,5 @@ src/**/*.js
src/metadata\.json
.idea
.vscode
.vscode
.DS_Store