Skip to content

Commit 3a4dcb8

Browse files
author
Rasmus Oscar Welander
committed
Updated .gitignore to include MacOS files
1 parent f15290b commit 3a4dcb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ dmypy.json
157157
# Cython debug symbols
158158
cython_debug/
159159

160+
# MacOS
161+
.DS_Store
162+
160163
# PyCharm
161164
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
162165
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore

0 commit comments

Comments
 (0)