Xmetalfanx / Homepage

Homepage as of March 2024, with slimmed down commit history
0 stars 0 forks source link

.gitignore additions? #11

Open Xmetalfanx opened 6 months ago

Xmetalfanx commented 6 months ago

debating in a project like this ... the pros/cons of adding the yarn.lock and package.json ... I am not sure i need to ignore these but i will still get PRs ... however since node_modules are no longer being committed, i will no longer get code checking sites taking points off due to code that is not even mine.

the yarn (think npm) packages will still be updated regularly ... I just dont want that folder in the commit history