While making a new commit to own project I found a new file with `.teeproject` in a root folder of my Eclipse project. I think it's some Toad related stuff. So my questions are: — does this file had been created by TOAD extension? — what stuff served with it? — can I simply delete it or I need to exclude it from Git tracking with `.gitignore` file? Thank you.
↧