The rule seems to be correct. I just tried it on my end, in this case with PNG files and they are ignored upon entering this rule: Root Folder/**/*.png.
Can you please send the screenshots of where these .raw and .log files are in your folder hierarchy? You can email them to support@insynchq.com with the link to this post.
Hi @mia, testing Analisis de Circuitos/LTSpice/**/*.raw did not work
However you gave me an idea and tested the path relative to my root folder
FACU (drive)/Analisis de Circuitos/LTSPice/**/*.raw does work
also tested **/LTSPice/**/*.raw and also works.
Upon further reading of Git Ignore Pattern Documentation I found out if I defined a path (rather than a single directory), it is considered as relative to the ‘root’ folder.