I'm currently deploying a Django project to Github using Github Desktop.
All changes are successfully detected and commited, except for db.sqlite3
When I copy that file to "Documents/Github/my-repository", there is no change and I can't commit.
I tried to pull but it doesn't work

