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:
solenberg@webrtc.org 2013-06-26 08:22:53 +00:00
parent 91811e2b04
commit 892d750ba6

2
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.DS_Store
*.Makefile
*.host.mk
*.ncb
@ -25,7 +26,6 @@
*~
.*.sw?
.sw?
.DS_Store
.cproject
.gdb_history
.gdbinit