Add changeset for create-app
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Add `*-credentials.yaml` to gitignore to prevent accidental commits of sensitive credential information.
|
||||
|
||||
To apply this change to an existing installation, add this line to your `.gitignore`
|
||||
|
||||
```gitignore
|
||||
*-credentials.yaml
|
||||
```
|
||||
Reference in New Issue
Block a user