Skip to content

Commit

Permalink
chore: remove example app from repo
Browse files Browse the repository at this point in the history
Please see the new Capacitor TestApp for developing Capacitor: https://github.com/ionic-team/capacitor-testapp
  • Loading branch information
imhoffd committed Jul 7, 2020
1 parent 8241c81 commit c82442d
Show file tree
Hide file tree
Showing 297 changed files with 0 additions and 16,066 deletions.
3 changes: 0 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ To create a code reproduction:
Before working on Capacitor, it's important to understand the philosophy behind the project to avoid investing time in things that won't fit into the goals of the project.

Please read [@maxlynch](http://twitter.com/maxlynch)'s essay [How Capacitor Works](https://tinyletter.com/ionic-max/letters/how-capacitor-works) for a deep dive into the project and its goals.
1. Check out this repository.
2. Read and follow [`example/README.md`](../example/README.md)

### Consult with the team

Expand All @@ -61,7 +59,6 @@ The `ionic-team/capacitor` repo is a monorepo containing all of the standard Cap
* `ios-template`: Default iOS App installed by the CLI
* `android`: Capacitor Android Runtime
* `android-template`: Default Android App installed by the CLI
* `example`: Example project for development
* `plugin-template`: The default plugin template when creating a new plugin
* `scripts`: publish and task scripts

Expand Down
2 changes: 0 additions & 2 deletions example/.gitignore

This file was deleted.

85 changes: 0 additions & 85 deletions example/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions example/android/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion example/android/app/.gitignore

This file was deleted.

34 changes: 0 additions & 34 deletions example/android/app/build.gradle

This file was deleted.

21 changes: 0 additions & 21 deletions example/android/app/proguard-rules.pro

This file was deleted.

This file was deleted.

57 changes: 0 additions & 57 deletions example/android/app/src/main/AndroidManifest.xml

This file was deleted.

15 changes: 0 additions & 15 deletions example/android/app/src/main/assets/capacitor.config.json

This file was deleted.

7 changes: 0 additions & 7 deletions example/android/app/src/main/assets/page1/index.html

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Loading

0 comments on commit c82442d

Please sign in to comment.