I have changes in many types of file like .tsx .scss and .scss.d.ts, and have committed and pushed to my branch.
Is there any way I can reset only extension .scss.d.ts with master ?
Keep the changes in .tsx and .scss only reset .scss.d.ts with master.
Thanks