Remove and ignore .DS_Store.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b910c4ed89
commit
b873769687
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,4 +3,5 @@
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.vscode/
|
.vscode/
|
||||||
pkg/
|
pkg/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue
Block a user