Answer the question
In order to leave comments, you need to log in
How to add everything except one folder to git?
I'm using gulp, so as I work I have a node_modules folder that stores the libraries I need and don't need.
I want to git the entire assembly except for this folder.
How to do it?
Add everything: git add .
Add everything except: ???
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question