Skip to content

Commit 8018ff1

Browse files
committed
add .DS_Store to .gitignore
1 parent a615fe9 commit 8018ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.swp
22
lessons/.ipynb_checkpoints
33
.env
4+
.DS_Store

0 commit comments

Comments
 (0)