shrutiravikumar / macweb

Website for Macgregor
GNU Affero General Public License v3.0
1 stars 10 forks source link

Do not track node_modules #41

Open ed1d1a8d opened 3 years ago

ed1d1a8d commented 3 years ago

node_modules should not be tracked as part of the repository. See https://sebhastian.com/git-ignore-node_modules/ for some reasons why.

We may also want to scrub node_modules from our git history to make the repo size much smaller: https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository