mirror of
https://gitlab.w-hs.de/an14051/backerup-website.git
synced 2026-07-27 17:35:29 +00:00
Initial Commit
This commit is contained in:
+5
-3
@@ -2,6 +2,7 @@
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
/frontend/node_modules
|
||||
/.pnp
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
@@ -14,11 +15,11 @@
|
||||
/coverage
|
||||
|
||||
# next.js
|
||||
/.next/
|
||||
/out/
|
||||
/frontend/.next/
|
||||
/frontend/out/
|
||||
|
||||
# production
|
||||
/build
|
||||
/frontend/build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
@@ -39,3 +40,4 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
/frontend/data/uploads/
|
||||
|
||||
Reference in New Issue
Block a user