What happened:
- I made a personal Bitbucket account
- I git init in the project directory
- Opened it in SourceTree and made initial commit
- I realized the commit was made on my other account
- I reversed commit
- Deleted the .git from the project directory
- I git init in the directory
- Opened it in SourceTree
- All my classes are gone, all the layouts
- All I see is a bunch of files (hundreds even thousands of dependencies I was using)
Is my project gone ? I have worked on this for months and it's a personal project.