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

Unified Diff: .gitignore

Issue 956123002: Subzero: Change the name llvm2ice to the more appropriate pnacl-sz. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Make comment correct Created 5 years, 10 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 | Makefile.standalone » ('j') | Makefile.standalone » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 0d1d959763c5dfeb5375b19d72ee5856848e51d5..062ad1966fd10c9df8e864fb0e68f8b1fbd74ad0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,6 @@
\#*
# Ignore specific patterns at the top-level directory
-/llvm2ice
+/pnacl-sz
/build/
/crosstest/Output/
« no previous file with comments | « no previous file | Makefile.standalone » ('j') | Makefile.standalone » ('J')

Powered by Google App Engine
This is Rietveld 408576698