Index: webrtc/.gitignore |
diff --git a/webrtc/.gitignore b/webrtc/.gitignore |
index 9c8d698f3700a397567fca5804e20d74f70a9b24..ce6037a5f476126e5f778541f02c8ebf977d6224 100644 |
--- a/webrtc/.gitignore |
+++ b/webrtc/.gitignore |
@@ -1,2 +1,29 @@ |
-# This file is for projects that checkout webrtc/ directly (e.g. Chromium). |
-*.mk |
+# This file is for projects that checkout webrtc/ directly (e.g. Chromium). It |
+# is a copy of the head of the .gitignore file in the parent directory. |
kjellander_webrtc
2015/11/16 04:43:57
Please update the comment as it's no longer true.
brucedawson
2015/11/16 18:06:47
Done.
Technically I had already updated the comme
|
+*.DS_Store |
+*.Makefile |
+*.host.mk |
+*.ncb |
+*.ninja |
+*.props |
+*.pyc |
+*.rules |
+*.scons |
+*.sdf |
+*.sln |
+*.suo |
+*.target.mk |
+*.targets |
+*.user |
+*.vcproj |
+*.vcxproj |
+*.vcxproj.filters |
+*.vpj |
+*.vpw |
+*.vpwhistu |
+*.vtg |
+*.xcodeproj |
+*_proto.xml |
+*_proto_cpp.xml |
+*~ |
+.*.sw? |