Skip to content

Commit

Permalink
Update .gitignore to ignore hidden MacOSX Finder droppings
Browse files Browse the repository at this point in the history
llvm-svn: 213195
  • Loading branch information
Nick Kledzik committed Jul 16, 2014
1 parent 4041116 commit 9185115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lld/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
*.pyc
# vim swap files
.*.swp
# Mac OS X Finder layout info
.DS_Store

#==============================================================================#
# Directories to be ignored.
Expand Down

0 comments on commit 9185115

Please sign in to comment.