Ignore files in the obj \ Debug folder

0

I have a problem, every time I check in visual studio lists these files:

I created a file (.tfignore) to try to ignore them but it did not work:

\packages
\obj
\bin
\_design\.sass-cache
\_design\scss

What am I doing wrong?

Does anyone have a solution?

    
asked by anonymous 22.09.2017 / 21:17

0 answers