Chromium Code Reviews| Index: native_client_sdk/src/.gitignore |
| diff --git a/native_client_sdk/src/.gitignore b/native_client_sdk/src/.gitignore |
| index b9c4e4a9b146b47272e869a96e91498158d157db..e59170f2721e59df040a85bf5f649bb964835bfa 100644 |
| --- a/native_client_sdk/src/.gitignore |
| +++ b/native_client_sdk/src/.gitignore |
| @@ -10,8 +10,8 @@ |
| *.pyc |
| *.pyo |
| -# Ignore all hidden files |
| -.* |
| +# Ignore hidden coverage file. |
| +.coverage |
| # Ignore all directories than contain these names |
| toolchain/ |