brucedawson | 2778875 | 2015-11-16 19:01:54 | [diff] [blame] | 1 | # This file is for projects that checkout webrtc/ directly (e.g. Chromium). It |
2 | # is a truncated copy of the .gitignore file in the parent directory. | ||||
3 | *.DS_Store | ||||
4 | *.Makefile | ||||
5 | *.host.mk | ||||
6 | *.ncb | ||||
7 | *.ninja | ||||
8 | *.props | ||||
9 | *.pyc | ||||
10 | *.rules | ||||
11 | *.scons | ||||
12 | *.sdf | ||||
13 | *.sln | ||||
14 | *.suo | ||||
15 | *.target.mk | ||||
16 | *.targets | ||||
17 | *.user | ||||
18 | *.vcproj | ||||
19 | *.vcxproj | ||||
20 | *.vcxproj.filters | ||||
21 | *.vpj | ||||
22 | *.vpw | ||||
23 | *.vpwhistu | ||||
24 | *.vtg | ||||
25 | *.xcodeproj | ||||
26 | *_proto.xml | ||||
27 | *_proto_cpp.xml | ||||
28 | *~ | ||||
29 | .*.sw? |