Extex101 / motorbike

Motorbike mod for Minetest
Other
4 stars 8 forks source link

Video in repository will slow down downloads #1

Closed rubenwardy closed 4 years ago

rubenwardy commented 4 years ago

Create a file called .gitattributes with the following content:

*.mp4       export-ignore

This will prevent the video appearing in the ContentDB download

Extex101 commented 4 years ago

Ok tnx will do that I did it like this: Bike_video_HD720p.mp4 export-ignore Is that right?

rubenwardy commented 4 years ago

If you post the exact content I gave, it'll work with any MP4 file, but it doesn't actually matter that much. For your line:

After you do this, you can test it by making a contentdb release

rubenwardy commented 4 years ago

Oh I see you have used a tab in the actual version. Therefore it should work. Create a release on content dB then download it from the website and check its contents

Extex101 commented 4 years ago

Ok it works. Mp4 isn't downloaded from CDB