Skip to content

Commit

Permalink
#2763: Fix .DS_Store entry in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
WesternIcelander authored and md-5 committed Jan 28, 2020
1 parent cf72c3a commit ce2dcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dist/
manifest.mf

# Mac filesystem dust
.DS_Store/
.DS_Store

# intellij
*.iml
Expand Down

0 comments on commit ce2dcaf

Please sign in to comment.