mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
Add more things at .gitignore files
There are some files that are produced during the build process, but aren't ignored by git. Add them, to be sure that: git status will be clean after building things. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
patches/
|
||||
.pc
|
||||
dvb-firmwares.tar.bz2
|
||||
|
1
linux/.gitignore
vendored
1
linux/.gitignore
vendored
@@ -8,3 +8,4 @@ drivers/
|
||||
firmware/
|
||||
include/
|
||||
sound/
|
||||
mm/
|
||||
|
3
v4l/firmware/.gitignore
vendored
Normal file
3
v4l/firmware/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.fw*
|
||||
*.hex
|
||||
*.inp
|
Reference in New Issue
Block a user