Skip to content

Commit 4145bd0

Browse files
committed
Add .DS_Store to .gitignore
1 parent ad612cb commit 4145bd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.DS_Store
2+
13
# These files are generated by the build.py script and should not
24
# be checked in.
35
sections/*.include

0 commit comments

Comments
 (0)