Merge pull request #29842 from gaelgoth/remove-lerna

create-app: Remove lerna-debug.log pattern in .gitignore file
This commit is contained in:
Ben Lambert
2025-05-06 13:15:45 +02:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Removed `lerna-debug.log*` pattern from `.gitignore` as Lerna was removed from the package in version `@backstage/create-app@0.5.19`.
@@ -7,7 +7,6 @@ logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Coverage directory generated when running tests with coverage
coverage