Add proto.xml to .gitignore (and alphabetize).

TBR=henrika@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/868014

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2922 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2012-10-12 15:52:14 +00:00
parent eb232cee9a
commit 597f6f2e10

6
.gitignore vendored
View File

@ -1,6 +1,5 @@
*.host.mk
*.target.mk
*.Makefile
*.host.mk
*.ncb
*.ninja
*.props
@ -10,6 +9,7 @@
*.sdf
*.sln
*.suo
*.target.mk
*.targets
*.user
*.vcproj
@ -20,6 +20,8 @@
*.vpwhistu
*.vtg
*.xcodeproj
*_proto.xml
*_proto_cpp.xml
*~
.*.sw?
.DS_Store