mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 01:28:24 +00:00
chore: ignore ds_store files
This commit is contained in:
parent
5fdeff83dd
commit
62c104179a
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -16,4 +16,5 @@ package-lock.json
|
|||
yarn.lock
|
||||
node_modules
|
||||
**/.proto_cache
|
||||
**/.cache
|
||||
**/.cache
|
||||
**/.DS_Store
|
||||
Loading…
Reference in a new issue