I first zipped a Visual Studio project folder which turned out to be 14,100 kb.
I then realized that I needed to add something to my program, so I inserted an additional 50 lines and saved the project again. I zipped it again and this time the zipped file was 14,087 kb.
Now I expected an equal or larger zip file, not a smaller one. What exactly happened here and how is this possible to get a smaller zip file from a larger project folder? I also rezipped the same project folder a third time just to make sure and it was 14,087 kb again.