Add .DS_Store to gitignore
This commit is contained in:
parent
1013cd0456
commit
754e074dd9
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