diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2022-05-29 17:47:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-29 17:47:16 +0200 |
commit | 9c1a53f39f9cadb1961621be689545af1eda67e1 (patch) | |
tree | be02b48c02eab948228f30ceea7ab1a39b1c2d05 /.gitignore | |
parent | 406ac81a3706d13deb7834de64f401c6888e5b13 (diff) |
Dazn: add support for Dazn streaming service (#1559)
Update .gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9c22f92bf..1c85b2bfa 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ stamp-h1 /rrdtool/rrd_similarity /tests/performance/Makefile /influxdb/Makefile +/doc/Doxyfile.cfg |