Files
manifold-workflow-engine/.gitignore
Geoff Seemueller 67542301be Refactor project structure and update build scripts
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.
2024-11-14 23:09:37 -05:00

6 lines
47 B
Plaintext

/.idea/
/node_modules/
/dist/
/prompt.md
/todo