diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-01-07 01:10:06 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-01-07 01:10:06 -0800 |
| commit | d2637f982fa00e034d3dbb7c5aa4d03118bf73c3 (patch) | |
| tree | b9f054e48ec8e66c23e7dbedaebb7da7aa69d721 /.gitignore | |
| parent | 0c4520544bb5ecc63e833f5e344cf8cd071854cb (diff) | |
add prisma ORM and schema for DBbrowser
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,3 +34,4 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts +.env |
