Lately, Git started to create lots of cryptic files in the root directory of my local Git repo. IntelliJ shows these files with names like this "w遼矓w䬨+"
Git bash shows these files with names like this "???w?????????w?????+"
Each of them has hundreds of lines which all look like this ".git/objects/pack/pack-d9b8a9c4b483e7ff2551826b82f7876a175ef3dc.pack 1132"
I can delete as many of them as a want. They keep being recreated again.
How can I get rid of these?