mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
.gitignore: Ignore typical output files
This commit is contained in:
committed by
popcornmix
parent
c19cf729d7
commit
30e3cdd8f6
17
.gitignore
vendored
17
.gitignore
vendored
@@ -13,3 +13,20 @@ build/
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
|
||||
*.raw
|
||||
*.rgb
|
||||
*.bgr
|
||||
*.h264
|
||||
*.264
|
||||
*.yuyv
|
||||
*.uyvy
|
||||
*.yvyu
|
||||
*.vyuy
|
||||
*.i420
|
||||
*.yuv
|
||||
*.jpg
|
||||
*.avi
|
||||
*.pts
|
||||
*.ppm
|
||||
*.mkv
|
||||
|
||||
Reference in New Issue
Block a user