chore: remove backendia node_modules and build files from git

This commit is contained in:
streaper2
2026-05-08 08:33:32 +02:00
parent 0895b7d5bc
commit 8910a0a87e
26722 changed files with 12 additions and 4205688 deletions

12
.gitignore vendored
View File

@@ -43,3 +43,15 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
# Backendia
backendia/node_modules/
backendia/dashboard/node_modules/
backendia/dashboard/.next/
backendia/dashboard/out/
backendia/exports/*.zip
backendia/uploads/images/*
!backendia/uploads/images/.gitkeep
backendia/uploads/data/*
!backendia/uploads/data/.gitkeep
!backendia/uploads/data/database.sqlite

View File

@@ -1,13 +0,0 @@
{
"pages": {
"/_app": []
},
"devFiles": [],
"polyfillFiles": [],
"lowPriorityFiles": [
"static/development/_buildManifest.js",
"static/development/_ssgManifest.js",
"static/development/_clientMiddlewareManifest.js"
],
"rootMainFiles": []
}

View File

@@ -1 +0,0 @@
{"encryption.key":"Ip2Oalfxv/hVWQCj1W1NrF2NJYg3D1upmq2xaH+NSx0=","encryption.expire_at":1779391831030}

Some files were not shown because too many files have changed in this diff Show More