| Index: samples/github/android/GithubSample/.gitignore
|
| diff --git a/samples/github/android/GithubSample/.gitignore b/samples/github/android/GithubSample/.gitignore
|
| index 03fda530d723b84e093c3b1fe1fabcbeca2e460e..f3a59c708261e67f6a97900e9125344940605b72 100644
|
| --- a/samples/github/android/GithubSample/.gitignore
|
| +++ b/samples/github/android/GithubSample/.gitignore
|
| @@ -7,8 +7,8 @@
|
| /build
|
| /captures
|
|
|
| -/app/src/main/java/fletch
|
| +/app/src/main/java/dartino
|
| /app/src/main/res/raw/github_snapshot
|
| -libfletch.so
|
| +libdartino.so
|
| gdbserver
|
| gdb.setup
|
|
|