Skip to content

Commit a3ff653

Browse files
ignore ds_store file for mac
1 parent 555f1f9 commit a3ff653

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
venv
2-
.vscode
2+
.vscode
3+
.DS_Store

0 commit comments

Comments
 (0)