Skip to content

Commit 55e8784

Browse files
author
Kevin Paul
committed
Adding Mac .DS_Store files to gitignores
1 parent 2aadaf1 commit 55e8784

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ venv.bak/
105105
# mypy
106106
.mypy_cache/
107107

108+
.DS_Store
109+
108110
# PyCharm files
109111
.idea/
110112

0 commit comments

Comments
 (0)