Make GIT ignore all turbo.cfg files.
R=jarin@chromium.org Review URL: https://codereview.chromium.org/667553003 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24852 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
8d9381129e
commit
48a52aef74
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user