Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 062ad1966fd10c9df8e864fb0e68f8b1fbd74ad0..8cda9be580bc8ccd672d3c4ea1a6e7beb904b036 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -10,4 +10,5 @@ |
| # Ignore specific patterns at the top-level directory |
| /pnacl-sz |
| /build/ |
| +/docs/ |
| /crosstest/Output/ |