I create .gitignore file by textedit on mac. ( by following Adam of link Git ignore file for Xcode projects I create empty txt format file, and copy and paste it.)
And I put that file in .git folder in the project folder.
Then, Does sourcetree will 'automatically' load this .gitignore file as soon as I put the file in that folder ?