mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Added few files to OSX.gitignore
Ignore files generated by OS X that might appear on external disks: .Spotlight-V100 .Trashes
This commit is contained in:
parent
83a92c8e7f
commit
771ad365e4
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ Icon?
|
|||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear on external disk
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
|
||||
# ack & vim swap files
|
||||
.ackrc
|
||||
*.swp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue