Reviewers: jarin,

Description:
Make GIT ignore all turbo.cfg files.

[email protected]

Please review this at https://codereview.chromium.org/667553003/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -1 lines):
  M .gitignore


Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 0fe491ca353405cad4ba69bc014089234164c927..d0407f37f124f5aafbbf671d4b29702d1561fa86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,7 +74,6 @@ shell_g
 /tools/oom_dump/oom_dump.o
 /tools/visual_studio/Debug
 /tools/visual_studio/Release
-/turbo.cfg
 /v8.log.ll
 /xcodebuild
 TAGS
@@ -84,5 +83,6 @@ GRTAGS
 GSYMS
 GPATH
 gtags.files
+turbo*.cfg
 turbo*.dot
 turbo*.json


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to