We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Angular: 12.0
Firebase: 9.6.1
AngularFire: 6.1.4
Other (e.g. Ionic/Cordova, Node, browser, operating system): NA
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.
hosting.sdf83k.cache
.firebase
I wish this file (or folder) was automatically added to my .gitignore
I am dumb so I accidentally check it into my repository.
The text was updated successfully, but these errors were encountered:
This issue does not seem to follow the issue template. Make sure you provide all the required information.
Sorry, something went wrong.
Great request! I’m refactoring the schematics too
Added in 7.1.0-rc.0
No branches or pull requests
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
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.
The text was updated successfully, but these errors were encountered: