mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
Remove .DS_Store and Thumbs.db from .gitignore
These should be in Mac/Windows users' ~/.gitignore_global
This commit is contained in:
parent
b93ea083ff
commit
0419523d21
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,7 +12,6 @@
|
|||
*.un~
|
||||
*~
|
||||
.*
|
||||
.DS_Store
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
.\#*
|
||||
|
@ -34,7 +33,6 @@ Gemfile.lock
|
|||
Icon?
|
||||
InstalledFiles
|
||||
Session.vim
|
||||
Thumbs.db
|
||||
\#*
|
||||
\#*\#
|
||||
_yardoc
|
||||
|
|
Loading…
Add table
Reference in a new issue