Update .gitignore

This commit is contained in:
master
2025-10-29 07:58:39 +02:00
parent d870da18ce
commit 86f606a115

6
.gitignore vendored
View File

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