Skip to content

Commit e73e917

Browse files
authored
gitignore - Add Mac OS X .DS_Store files
1 parent f12a90d commit e73e917

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,6 @@ venv.bak/
104104

105105
# mypy
106106
.mypy_cache/
107+
108+
# Mac OS X
109+
.DS_store

0 commit comments

Comments
 (0)