I have a subfolder data containing 3 subfolders, each has both .json and .txt files.
adding
/**/data/*
!data/**/*.txt
didn't work, and I still don't see the txt files in the untracked files like I expect to
I have a subfolder data containing 3 subfolders, each has both .json and .txt files.
adding
/**/data/*
!data/**/*.txt
didn't work, and I still don't see the txt files in the untracked files like I expect to