Skip to content

Commit 37508f8

Browse files
committed
Add .DS_Store to .gitignore
1 parent 957b3bf commit 37508f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,6 @@ nb-configuration.xml
163163
##############################
164164
.vscode/
165165
*.code-workspace
166+
167+
# Stupid stuff
168+
.DS_Store

0 commit comments

Comments
 (0)