Skip to content

Commit 0859bec

Browse files
committed
Add .DS_Store to .gitignore
1 parent c71ce21 commit 0859bec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ venv/*
44

55
# Builds
66
*/_build/
7+
8+
9+
# Mac OS X
10+
.DS_Store

0 commit comments

Comments
 (0)