Skip to content

Commit 0759bc0

Browse files
committed
🔧 Add .DS_Store to .gitignore
1 parent d766910 commit 0759bc0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ build/
1616
dist/
1717

1818
# generated on `pyenv local 3.8.12`
19-
.python-version
19+
.python-version
20+
21+
# generated by MacOS
22+
.DS_Store

0 commit comments

Comments
 (0)