git » libva.git » commit edc8805

add nvchecker

author T.J. Townsend
2024-07-10 20:52:43 UTC
committer T.J. Townsend
2024-07-10 20:52:43 UTC
parent 26ce8021a3ae1e74425ba1a53e02e806fb133d29

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..7955813
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[libva]
+source = "git"
+git = "https://github.com/intel/libva.git"
+exclude_regex = ".*(2009|Alpha).*"