1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 10:52:11 +00:00

Made next release have no .cache file

Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2021-02-08 13:49:36 +01:00
parent cd898fde78
commit 0948650263
4 changed files with 5 additions and 1 deletions

View File

@ -6,3 +6,4 @@ src
tsconfig.* tsconfig.*
webpack.config.js webpack.config.js
yarn-error.log yarn-error.log
.cache

View File

@ -5,4 +5,5 @@ test
.eslintrc.js .eslintrc.js
.gitignore .gitignore
webpack.config.js webpack.config.js
tsconfig.* tsconfig.*
.cache

View File

@ -11,3 +11,4 @@ yarn-error.log
coverage coverage
__tests__ __tests__
jest.config.js jest.config.js
.cache

View File

@ -11,3 +11,4 @@ yarn-error.log
coverage coverage
__tests__ __tests__
jest.config.js jest.config.js
.cache