Skip to content

Commit 1d39855

Browse files
authored
Add DS_Store to gitignore (#969)
1 parent 90c56b7 commit 1d39855

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ bin/controllerProfiles/*
4949
bin/gameProfiles/*
5050

5151
bin/graphicPacks/*
52+
53+
# Ignore Finder view option files created by OS X
54+
.DS_Store

0 commit comments

Comments
 (0)