0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00

Add .DS_Store to .gitignore

This commit is contained in:
yude 2021-12-11 18:55:39 +09:00
parent a72a778a03
commit 86844984d2
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ yarn-error.log
.env.local
out
.vercel
.DS_Store