I want to be able to choose .gitignore file in "Go to File" window. I have tried to place the following settings in .tm_properties but they do not work.
includeFilesInFileChooser = ".gitignore"
include = ".gitignore"
The latter makes the file visible in File Browser but not in File Chooser.