GoogleCloudPlatform / genai-for-marketing

Showcasing Google Cloud's generative AI for marketing scenarios via application frontend, backend, and detailed, step-by-step guidance for setting up and utilizing generative AI tools, including examples of their use in crafting marketing materials like blog posts and social media content, nl2sql analysis, and campaign personalization.
https://cloud.google.com/vertex-ai/
Apache License 2.0
309 stars 113 forks source link

Avoid tracking the hidden files generated during deploying firebase and angular #116

Closed awaemmanuel closed 1 month ago

awaemmanuel commented 1 month ago
  1. The deployment generates these files that can be close to 40+ in number..
  2. Add to gitignore the following:
    • frontend/.firebase
    • frontend/.angular

PR tested