diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-10-13 12:17:28 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-10-13 12:17:28 -0700 |
| commit | 8ea0850428a3c9edd015384f945f86b3a13349c5 (patch) | |
| tree | 391e7c6eacf7125cf6df569a330ecb2bcc08e695 /backend/.gitignore | |
| parent | ea48ded120f33c6bfde7a70e9846087e132971c7 (diff) | |
add backend build and start scripts
Diffstat (limited to 'backend/.gitignore')
| -rw-r--r-- | backend/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/.gitignore b/backend/.gitignore index 0d1e10e..c3affcd 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -4,3 +4,5 @@ node_modules /src/generated/prisma *.db +dist +seed.js |
