Add *.DS_Store to .gitignore so that ._.DS_Store is ignored too.
BUG= R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1698004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4265 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
91811e2b04
commit
892d750ba6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*.DS_Store
|
||||
*.Makefile
|
||||
*.host.mk
|
||||
*.ncb
|
||||
@ -25,7 +26,6 @@
|
||||
*~
|
||||
.*.sw?
|
||||
.sw?
|
||||
.DS_Store
|
||||
.cproject
|
||||
.gdb_history
|
||||
.gdbinit
|
||||
|
Loading…
x
Reference in New Issue
Block a user