I'm building a website with many videos in it.
After I did some changes in the code I committed it and pushed to Git. But I've got an error that my video is too large for git and then I deleted it from the folder. And now every time I'm trying to push like little change from HTML file git says that I'm trying to push big file that I've already deleted from my PC.
How can I fix that?
P.S. I'm using WebStorm