initial commit
This commit is contained in:
7
apps/backend/.gitignore
vendored
Normal file
7
apps/backend/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
node_modules
|
||||
# Keep environment variables out of version control
|
||||
.env
|
||||
|
||||
/src/generated/prisma
|
||||
|
||||
/web
|
||||
Reference in New Issue
Block a user