Update .gitignore

This commit is contained in:
2025-10-29 07:58:39 +02:00
parent 68da90a11a
commit 3154c67978

6
.gitignore vendored
View File

@@ -27,8 +27,8 @@ seed-data/cert-bund/**/*.json
seed-data/cert-bund/**/*.sha256 seed-data/cert-bund/**/*.sha256
out/offline-kit/web/**/* out/offline-kit/web/**/*
src/Web/StellaOps.Web/node_modules/**/*
src/Web/StellaOps.Web/.angular/**/*
**/node_modules/**/* **/node_modules/**/*
node_modules **/.angular/**/*
**/.cache/**/*
**/dist/**/*
tmp/**/* tmp/**/*