Skip to content

Commit a14d81a

Browse files
committed
chore: dont ignore yarn.lock for github action cache
1 parent df9ced6 commit a14d81a

File tree

3 files changed

+19356
-4
lines changed

3 files changed

+19356
-4
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ yarn-error.log*
2525
.project
2626
.yarn
2727
tmp/
28-
package-lock.json
29-
yarn.lock
3028

3129
!.eslintrc.js
3230
!.prettierrc.js
@@ -54,6 +52,5 @@ packages/*.ngsummary.json
5452
packages/*.metadata.json
5553
packages/angular
5654
packages/typings
57-
pnpm-lock.yaml
5855

5956
/blueprint.md

tools

0 commit comments

Comments
 (0)