Fixed directory ignorance involving symlinks.

R=jkummerow@chromium.org

Review URL: https://codereview.chromium.org/11198082

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12767 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent fa53250d
......@@ -25,8 +25,8 @@ shell_g
/build/Debug
/build/gyp
/build/Release
/obj/
/out/
/obj
/out
/test/cctest/cctest.status2
/test/es5conform/data
/test/message/message.status2
......@@ -47,6 +47,6 @@ shell_g
/tools/oom_dump/oom_dump.o
/tools/visual_studio/Debug
/tools/visual_studio/Release
/xcodebuild/
/xcodebuild
TAGS
*.Makefile
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment