Closed PeteMac88 closed 2 years ago
Add default .gitignore file from github's template repo (https://github.com/github/gitignore). Main problem for me was that node_modules are recognized as changes.
.gitignore
node_modules
@naltatis
Add default
.gitignore
file from github's template repo (https://github.com/github/gitignore). Main problem for me was thatnode_modules
are recognized as changes.@naltatis