Skip to content

Commit 0c664ec

Browse files
Ignore .DS_Store files.
props danielbachhuber. fixes #31633. git-svn-id: https://develop.svn.wordpress.org/trunk@31769 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 49ca2ac commit 0c664ec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@ wp-tests-config.php
3737
/src/wp-content/object-cache.php
3838
/src/wp-content/sunrise.php
3939

40+
# Operating system specific files
41+
.DS_Store
42+
4043
# Ignore other .gitignore files to allow for personal customizations
4144
.gitignore

0 commit comments

Comments
 (0)