Open athos-ribeiro opened 8 years ago
We should not keep the game resources, like images and music, in git. Instead, we should have them somewhere else and maybe download them with some task in the makefile.
Cloning and pushing stuff to the repo is taking forever.
Note that this means we would need to get rid of some commits, which would imply a awful push -f into the repository
push -f
We should not keep the game resources, like images and music, in git. Instead, we should have them somewhere else and maybe download them with some task in the makefile.
Cloning and pushing stuff to the repo is taking forever.