Skip to content
Snippets Groups Projects
Commit a0f9314c authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Update .npmignore, .gitlab-ci.yml files

parent 6208add9
No related branches found
No related tags found
1 merge request!1Master to main
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -16,6 +16,7 @@ cache: ...@@ -16,6 +16,7 @@ cache:
paths: paths:
- node_modules/ - node_modules/
- docs/ - docs/
- dist/
stages: stages:
- build - build
......
...@@ -2,3 +2,8 @@ src/ ...@@ -2,3 +2,8 @@ src/
docs/ docs/
examples/ examples/
.gitlab-ci.yml .gitlab-ci.yml
.eslintrc.json
jest.config.js
stryker.conf.json
tsconfig-examples.json
tsconfig.json
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment