Git repositories often contain sensitive information. Following best practices helps avoid accidental leaks of credentials or sensitive data.
.gitignore
.env
node_modules