Skip to content

Feature request: ng add @angular/fire should add hosting cache to .gitignore #2828

Closed
@StephenFluin

Description

@StephenFluin

Version info

Angular: 12.0

Firebase: 9.6.1

AngularFire: 6.1.4

Other (e.g. Ionic/Cordova, Node, browser, operating system):
NA

How to reproduce these conditions

Steps to set up and reproduce

npx @angular/cli new my-app
cd my-app
ng add @angular/fire # init project and select hosting
ng deploy

A firebase hosting cache file will be created, something like hosting.sdf83k.cache in the .firebase folder.

Expected behavior

I wish this file (or folder) was automatically added to my .gitignore

Actual behavior

I am dumb so I accidentally check it into my repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions