I have a structure similar to the following:
/root/ /root/data/ /root/data/script.php /root/data/some.json /root/data/feature/one.json /root/data/feature/tw
This pattern work for me for data subfolder ignoring only png and jpg files:
**/data/**/*.png **/data/**/*.jpg