Tracked *.pdf files causing large Git packfile
While reviewing/checking out the PR #382 , I noticed that the local Git object database became very large. Inside .git/modules/modules/emulandice2/shared/emulandice2/objects/pack, the main packfile is about 3.1 GB:
3.1G ./pack-a5c557acb59fa68571b48c0f42df142c38a16009.pack
56K ./pack-a5c557acb59fa68571b48c0f42df142c38a16009.idx
8.0K ./pack-a5c557acb59fa68571b48c0f42df142c38a16009.rev
Tracked
*.pdffiles causing large Git packfileWhile reviewing/checking out the PR #382 , I noticed that the local Git object database became very large. Inside
.git/modules/modules/emulandice2/shared/emulandice2/objects/pack, the main packfile is about 3.1 GB: