mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-16 20:43:42 +00:00
fixed .gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -2,16 +2,16 @@
|
|||||||
/linters/.mypy_cache/
|
/linters/.mypy_cache/
|
||||||
/pkg/arch/pkg/
|
/pkg/arch/pkg/
|
||||||
/pkg/arch/src/
|
/pkg/arch/src/
|
||||||
/pkg/arch/v*.tar.gz
|
|
||||||
/pkg/arch/ustreamer-*.pkg.tar.xz
|
|
||||||
/pkg/arch/ustreamer-*.pkg.tar.zst
|
|
||||||
/src/build/
|
/src/build/
|
||||||
/src/*.bin
|
|
||||||
/python/build/
|
/python/build/
|
||||||
/janus/build/
|
/janus/build/
|
||||||
/ustreamer
|
/ustreamer
|
||||||
/ustreamer-dump
|
/ustreamer-dump
|
||||||
/config.mk
|
/config.mk
|
||||||
/vgcore.*
|
vgcore.*
|
||||||
/*.sock
|
*.sock
|
||||||
/*.so
|
*.so
|
||||||
|
*.bin
|
||||||
|
*.pkg.tar.xz
|
||||||
|
*.pkg.tar.zst
|
||||||
|
*.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user