| Index: web/inc/README.md
|
| diff --git a/web/inc/README.md b/web/inc/README.md
|
| deleted file mode 100644
|
| index a3aa19e9e42281813bea7d9dcd181309f8e8eafd..0000000000000000000000000000000000000000
|
| --- a/web/inc/README.md
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -== Include Directory ==
|
| -This directory is the default include directory for all apps. It is copied into
|
| -the staging directory during the "build" phase.
|
| -
|
| -=== TypeScript ===
|
| -The `tsconfig.json` file in this directory is the common TypeScript
|
| -configuration file for the TypeScript files in this directory. It is **not**
|
| -used in actual apps; rather, the app's local `scripts-ts/tsconfig.json` is
|
| -used to build TypeScript for an app.
|
|
|