6 lines
294 B
Plaintext
6 lines
294 B
Plaintext
---
|
|
description: General rules for the entire Todo web application project. Encompasses specifications and guidelines applicable across all files.
|
|
globs: /**/*.*
|
|
---
|
|
- Use the project specifications and guidelines to build the Todo app.
|
|
- Todo is a web app that allows you to manage your todos. |