Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 5e7d1bcdb25e217f2aae17a0da4268e30a5ef1d3..247d5d8400e11eda07cc9ac7824ba756946f57ab 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -232,3 +232,4 @@ v8.log |
| /webkit/data/xbm_decoder |
| /x86-generic_out/ |
| /xcodebuild |
| +!Android.mk |
|
Steve Block
2012/06/22 15:52:29
Currently looking into how to do this for SVN
Steve Block
2012/06/22 16:16:51
It seems that SVN has no equivalent to this kind o
|