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

Unified Diff: .gitignore

Issue 296453020: Add a bunch of files in my checkout to .gitignore (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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: .gitignore
diff --git a/.gitignore b/.gitignore
index 872c18557110e9af513d8a23cf4d061d87a62afa..099c51e0e28b899b2f7e8a4ea7edbc5d2c4f30a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,8 @@
bsuite
d8
d8_g
+gccauses
+gcsuspects
shell
shell_g
/_*
@@ -49,12 +51,15 @@ shell_g
/test/benchmarks/sunspider
/test/mozilla/CHECKED_OUT_VERSION
/test/mozilla/data
+/test/mozilla/data.old
/test/mozilla/downloaded_*
/test/promises-aplus/promises-tests
/test/promises-aplus/promises-tests.tar.gz
/test/promises-aplus/sinon
/test/test262/data
+/test/test262/data.old
/test/test262/tc39-test262-*
+/test/test262/test262-*
Jakob Kummerow 2014/05/23 08:06:11 This was the old name; you can simply delete any r
/third_party
/tools/jsfunfuzz
/tools/jsfunfuzz.zip
« 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