Moved main files to the "src" directory and updated paths accordingly. Adjusted build, start, and dev scripts to use Bun. Added "dist" directory to .gitignore to prevent it from being tracked.
6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
/.idea/
|
|
/node_modules/
|
|
/dist/
|
|
/prompt.md
|
|
/todo
|