Fix .gitignore for test data directories.
R=ulan@chromium.org Review URL: https://chromiumcodereview.appspot.com/9427010 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10754 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
0177aa62da
commit
8d4d655620
8
.gitignore
vendored
8
.gitignore
vendored
@ -23,10 +23,10 @@ shell_g
|
||||
/build/gyp
|
||||
/obj/
|
||||
/out/
|
||||
/test/es5conform/data/
|
||||
/test/mozilla/data/
|
||||
/test/sputnik/sputniktests/
|
||||
/test/test262/data/
|
||||
/test/es5conform/data
|
||||
/test/mozilla/data
|
||||
/test/sputnik/sputniktests
|
||||
/test/test262/data
|
||||
/tools/oom_dump/oom_dump
|
||||
/tools/oom_dump/oom_dump.o
|
||||
/tools/visual_studio/Debug
|
||||
|
Loading…
Reference in New Issue
Block a user