Ignore .DS_Store

This commit is contained in:
Takumi Sueda 2022-09-17 03:31:19 +09:00
parent 27fb64ac7b
commit 6908ed0a79
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -258,3 +258,5 @@ dmypy.json
*.a
*.o
/*/tmp
.DS_Store