Chromium Code Reviews| Index: build/config/ios/XcodeHarness/.gitignore |
| diff --git a/build/config/ios/XcodeHarness/.gitignore b/build/config/ios/XcodeHarness/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..89c499e451ecb48655cfd42b01ffa1da56998c2e |
| --- /dev/null |
| +++ b/build/config/ios/XcodeHarness/.gitignore |
| @@ -0,0 +1,18 @@ |
| +# Xcode |
| +.DS_Store |
| +build/ |
| +*.pbxuser |
| +!default.pbxuser |
| +*.mode1v3 |
| +!default.mode1v3 |
| +*.mode2v3 |
| +!default.mode2v3 |
| +*.perspectivev3 |
| +!default.perspectivev3 |
| +*.xcworkspace |
| +!default.xcworkspace |
| +xcuserdata |
| +profile |
| +*.moved-aside |
| +DerivedData |
| +.idea/ |