1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 02:42:13 +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.*
webpack.config.js
yarn-error.log
.cache

View File

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

View File

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

View File

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