projects
/
platform
/
adaptation
/
broadcom
/
libomxil-vc4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c19cf72
)
.gitignore: Ignore typical output files
author
Dave Stevenson
<dave.stevenson@raspberrypi.org>
Mon, 21 Aug 2017 16:02:46 +0000
(17:02 +0100)
committer
popcornmix
<popcornmix@gmail.com>
Tue, 10 Oct 2017 12:44:17 +0000
(13:44 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 4a88665670d5c802eba9eda5a448dc00f20cf81e..63570f12a0076e9ea1503229fd02629ef8ee937c 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-13,3
+13,20
@@
build/
*.lai
*.la
*.a
+
+*.raw
+*.rgb
+*.bgr
+*.h264
+*.264
+*.yuyv
+*.uyvy
+*.yvyu
+*.vyuy
+*.i420
+*.yuv
+*.jpg
+*.avi
+*.pts
+*.ppm
+*.mkv