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

Unified Diff: mojo/public/.gitignore

Issue 2245073004: Add some mojom.stamp files to public/.gitignore. (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 | « no previous file | no next file » | 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
index 031ef3a2dc4653d983519f40e09be85de8573ad7..f99f2abe62216d40bc535eb62bb7f1b3daf1dd1f 100644
--- a/mojo/public/.gitignore
+++ b/mojo/public/.gitignore
@@ -3,7 +3,9 @@
# 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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698