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:
parent
eb232cee9a
commit
597f6f2e10
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +1,5 @@
|
|||||||
*.host.mk
|
|
||||||
*.target.mk
|
|
||||||
*.Makefile
|
*.Makefile
|
||||||
|
*.host.mk
|
||||||
*.ncb
|
*.ncb
|
||||||
*.ninja
|
*.ninja
|
||||||
*.props
|
*.props
|
||||||
@ -10,6 +9,7 @@
|
|||||||
*.sdf
|
*.sdf
|
||||||
*.sln
|
*.sln
|
||||||
*.suo
|
*.suo
|
||||||
|
*.target.mk
|
||||||
*.targets
|
*.targets
|
||||||
*.user
|
*.user
|
||||||
*.vcproj
|
*.vcproj
|
||||||
@ -20,6 +20,8 @@
|
|||||||
*.vpwhistu
|
*.vpwhistu
|
||||||
*.vtg
|
*.vtg
|
||||||
*.xcodeproj
|
*.xcodeproj
|
||||||
|
*_proto.xml
|
||||||
|
*_proto_cpp.xml
|
||||||
*~
|
*~
|
||||||
.*.sw?
|
.*.sw?
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user