The current .gitignore pattern doesn't work when the private test cases are a symlink, which can be convenient. This patch fixes it by changing the pattern to match symlinks as well as directories.
The current .gitignore pattern doesn't work when the private test cases are a symlink, which can be convenient. This patch fixes it by changing the pattern to match symlinks as well as directories.