Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
StephenFluin opened this issue May 15, 2021 · 3 comments

Comments

@StephenFluin
Copy link
Contributor

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.

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@jamesdaniels
Copy link
Member

Great request! I’m refactoring the schematics too

@jamesdaniels
Copy link
Member

Added in 7.1.0-rc.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants