Skip to content

Commit f156456

Browse files
authored
Merge pull request #675 from adamralph/ignore-ds-store
ignore .DS_Store
2 parents b0fd3a1 + 33e04a3 commit f156456

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
@@ -2,4 +2,5 @@
22
.vs/
33
bin/
44
obj/
5+
.DS_Store
56
*.user

0 commit comments

Comments
 (0)