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

Unified Diff: .gitignore

Issue 10879090: ARM validator: continue with extra_load_store_instructions. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Update with more tables. Created 8 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 | src/trusted/validator_arm/actual_classes.h » ('j') | src/trusted/validator_arm/armv7.table » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 9055aaa33ed44d8cf0b432ed1eaee4a68d10b167..2b4510d725b50ea5ad241a7fa019727b04477150 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,8 @@ toolchain/hg-log/
# These directories are created by running tests/spec2k/run_all.sh
/tests/spec2k/bin/
/tests/spec2k/[0-9][0-9][0-9].*/
+
+# These directories are created by pnacl/build.sh sync-sources
+pnacl/build/
+pnacl/git/
+pnacl/src/
« no previous file with comments | « no previous file | src/trusted/validator_arm/actual_classes.h » ('j') | src/trusted/validator_arm/armv7.table » ('J')

Powered by Google App Engine
This is Rietveld 408576698