Answer the question
In order to leave comments, you need to log in
Do I need to add .d.ts to gitignore?
.d.ts heavily clutter up the project. Why are they left in the project, because they are already generated during assembly?
Answer the question
In order to leave comments, you need to log in
Sometimes they are written by hand.
For the rest, they should be treated like any other files: if they can be obtained by compiling from other source files, then there is no point in storing them in the git
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question