mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Changed gitignore to track rootfiles of new packeges
Fixed a typo in ffmpeg rootfile
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,10 +1,10 @@
|
||||
.config
|
||||
build
|
||||
cache
|
||||
ccache
|
||||
log
|
||||
packages
|
||||
tmp
|
||||
/build
|
||||
/cache
|
||||
/ccache
|
||||
/log
|
||||
/packages
|
||||
/tmp
|
||||
*.diff
|
||||
*.img.gz
|
||||
*.iso
|
||||
|
||||
@@ -61,5 +61,4 @@ usr/lib/vhook/watermark.so
|
||||
usr/lib/libpostproc.so
|
||||
usr/lib/libpostproc.so.51
|
||||
usr/lib/libpostproc.so.51.1.0
|
||||
usr/
|
||||
lib/pkgconfig/libpostproc.pc
|
||||
usr/lib/pkgconfig/libpostproc.pc
|
||||
|
||||
Reference in New Issue
Block a user