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

Side by Side Diff: samples/todomvc/android/TodoMVC/.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
OLDNEW
1 .gradle 1 .gradle
2 /local.properties 2 /local.properties
3 /.idea/runConfigurations.xml 3 /.idea/runConfigurations.xml
4 /.idea/workspace.xml 4 /.idea/workspace.xml
5 /.idea/libraries 5 /.idea/libraries
6 .DS_Store 6 .DS_Store
7 /build 7 /build
8 /captures 8 /captures
9 9
10 /app/src/main/java/fletch 10 /app/src/main/java/dartino
11 /app/src/main/res/raw/todomvc_snapshot 11 /app/src/main/res/raw/todomvc_snapshot
12 libfletch.so 12 libdartino.so
13 gdbserver 13 gdbserver
14 gdb.setup 14 gdb.setup
OLDNEW
« no previous file with comments | « samples/stm32f746g-discovery/knight-rider.dart ('k') | samples/todomvc/android/TodoMVC/app/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698