mirror of
https://github.com/adoyle0/thaw.git
synced 2025-03-13 05:59:49 -04:00
pref: remove .DS_Store
This commit is contained in:
parent
35da30b8f1
commit
bd2144f571
2 changed files with 3 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -11,4 +11,6 @@ Cargo.lock
|
||||||
|
|
||||||
/examples/**/dist
|
/examples/**/dist
|
||||||
/gh-pages/dist
|
/gh-pages/dist
|
||||||
/docs
|
/docs
|
||||||
|
|
||||||
|
.DS_Store
|
Loading…
Add table
Reference in a new issue