commit 7437946464cba14d6bb607f6bcb342c2728f5ab6 parent 5253a955293dc9686cd7fdeb068573e8e610b063 Author: Jack Mordaunt <jackmordaunt.dev@gmail.com> Date: Tue, 24 Jan 2023 14:09:14 +0800 git: ignore .DS_Store Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com> Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1 +1,2 @@ cdb.json +.DS_Store