Skip to content

Commit e0a6dec

Browse files
author
Michael Ligh
committed
add .DS_Store to gitignore
1 parent 099619c commit e0a6dec

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
@@ -2,6 +2,8 @@
22
__pycache__/
33
*.py[cod]
44

5+
.DS_Store
6+
57
# C extensions
68
*.so
79

0 commit comments

Comments
 (0)