Skip to content

Conversation

@HassanBahati
Copy link
Member

This pull request updates the .gitignore file to exclude the Cloud Functions build output directory (lib).

When deploying or building Firebase/Cloud Functions, the TypeScript source files are transpiled into JavaScript and stored in the lib folder. These are generated artifacts and should not be tracked in version control, as they can be rebuilt from the source code.

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

Successfully merging this pull request may close these issues.

2 participants