Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(581)

Side by Side Diff: build/config/ios/XcodeHarness/.gitignore

Issue 2101243005: Add a snapshot of flutter/engine/src/build to our sdk (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: add README.dart Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build/config/ios/BUILD.gn ('k') | build/config/ios/XcodeHarness/FakeMain.m » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Xcode
2 .DS_Store
3 build/
4 *.pbxuser
5 !default.pbxuser
6 *.mode1v3
7 !default.mode1v3
8 *.mode2v3
9 !default.mode2v3
10 *.perspectivev3
11 !default.perspectivev3
12 *.xcworkspace
13 !default.xcworkspace
14 xcuserdata
15 profile
16 *.moved-aside
17 DerivedData
18 .idea/
OLDNEW
« no previous file with comments | « build/config/ios/BUILD.gn ('k') | build/config/ios/XcodeHarness/FakeMain.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698