Add .DS_Store to gitignore
This commit is contained in:
parent
f82de3956b
commit
4542dc9fc8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -18,3 +18,4 @@ yarn-error.log
|
||||||
/.idea
|
/.idea
|
||||||
/.vscode
|
/.vscode
|
||||||
.auth0.*.json
|
.auth0.*.json
|
||||||
|
**/.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue