wasp/examples/todo-typescript
Martin Šošić 3679ab6ed4
Improved default gitignore regarding .env rules. (#2083)
* Improved default gitignore regarding .env rules.

* Update web/docs/project/env-vars.md

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Uncommented dotenv info in docs.

* Updated gitignores of example apps.

* Added to ChangeLog.

---------

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-06-07 10:41:02 +02:00
..
migrations Bumps Wasp version in docs and example apps (#1902) 2024-03-18 17:47:32 +01:00
src Add latest changes to examples updated to 0.12.0 (#1816) 2024-02-26 15:20:52 +01:00
.gitignore Improved default gitignore regarding .env rules. (#2083) 2024-06-07 10:41:02 +02:00
.waspignore Add latest changes to examples updated to 0.12.0 (#1816) 2024-02-26 15:20:52 +01:00
.wasproot Fixed links to examples, added examples/README.md, improved some names. (#1542) 2023-11-17 15:02:32 +01:00
main.wasp Bumps Wasp version in docs and example apps (#1902) 2024-03-18 17:47:32 +01:00
package-lock.json Bumps Wasp version in docs and example apps (#1902) 2024-03-18 17:47:32 +01:00
package.json Update examples and guide for 0.12.x (#1727) 2024-02-09 17:26:28 +01:00
tsconfig.json Add latest changes to examples updated to 0.12.0 (#1816) 2024-02-26 15:20:52 +01:00
vite.config.ts Update examples and guide for 0.12.x (#1727) 2024-02-09 17:26:28 +01:00