Skip to content

Commit

Permalink
Merge pull request github#482 from amalrik/change_global_osx_to_unix_…
Browse files Browse the repository at this point in the history
…line_endings

change the line endings of Global/OSX from dos to unix format
  • Loading branch information
thedaniel committed Dec 19, 2012
2 parents 4f86c33 + 044043f commit 016ba1e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Global/OSX.gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.DS_Store
.AppleDouble
.LSOverride
Icon


# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes
.DS_Store
.AppleDouble
.LSOverride
Icon


# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

0 comments on commit 016ba1e

Please sign in to comment.