Skip to content

Commit

Permalink
chore: ignore ds_store files
Browse files Browse the repository at this point in the history
  • Loading branch information
appflowy committed Feb 24, 2022
1 parent 5fdeff8 commit 62c1041
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ package-lock.json
yarn.lock
node_modules
**/.proto_cache
**/.cache
**/.cache
**/.DS_Store

0 comments on commit 62c1041

Please sign in to comment.