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

Side by Side Diff: samples/github/android/GithubMock/.gitignore

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 10 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 | « platforms/stm/stm_targets.gypi ('k') | samples/github/android/GithubMock/app/build.gradle » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .gradle 1 .gradle
2 /local.properties 2 /local.properties
3 /.idea/workspace.xml 3 /.idea/workspace.xml
4 /.idea/libraries 4 /.idea/libraries
5 .DS_Store 5 .DS_Store
6 /build 6 /build
7 /captures 7 /captures
8 8
9 /app/src/main/java/fletch 9 /app/src/main/java/dartino
10 /app/src/main/res/raw/snapshot 10 /app/src/main/res/raw/snapshot
11 libfletch.so 11 libdartino.so
12 gdbserver 12 gdbserver
13 gdb.setup 13 gdb.setup
OLDNEW
« no previous file with comments | « platforms/stm/stm_targets.gypi ('k') | samples/github/android/GithubMock/app/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698