Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1506)

Unified Diff: mojo/public/.gitignore

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart ('k') | mojo/public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/.gitignore
diff --git a/mojo/public/.gitignore b/mojo/public/.gitignore
deleted file mode 100644
index f99f2abe62216d40bc535eb62bb7f1b3daf1dd1f..0000000000000000000000000000000000000000
--- a/mojo/public/.gitignore
+++ /dev/null
@@ -1,17 +0,0 @@
-*.pyc
-/tools/prebuilt/
-
-# Download the Mojom parser binary.
-/tools/bindings/mojom_tool/bin/linux64/mojom
-/tools/bindings/mojom_tool/bin/linux64/mojom.stamp
-/tools/bindings/mojom_tool/bin/mac64/mojom
-/tools/bindings/mojom_tool/bin/mac64/mojom.stamp
-
-# Download the mojom generators.
-# A generator is anything in the generators directory except sha1 files.
-/tools/bindings/mojom_tool/bin/linux64/generators/
-/tools/bindings/mojom_tool/bin/mac64/generators/
-!/tools/bindings/mojom_tool/bin/linux64/generators/*.sha1
-!/tools/bindings/mojom_tool/bin/mac64/generators/*.sha1
-!/tools/bindings/mojom_tool/bin/linux64/generators/legacy
-!/tools/bindings/mojom_tool/bin/mac64/generators/legacy
« no previous file with comments | « mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart ('k') | mojo/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698