shithub: dav1d

Download patch

ref: 62892a4232d93dcd05e30524c47b4953e280a955
parent: 97b4cf426705377ec0ed5edfa3b550219c9bab80
author: Niklas Haas <git@haasn.xyz>
date: Sun Sep 23 09:21:51 EDT 2018

Add .gitignore

Contains some useful stuff (vim, emacs swapfiles, ctags) and the /build
directory, since that's what the README uses.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

--- /dev/null
+++ b/.gitignore
@@ -1,0 +1,6 @@
+/build*
+/Session.vim
+[._]*.swp
+*~
+tags
+.DS_Store