Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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/**/*
|
||||||
|
|||||||
Reference in New Issue
Block a user