1
mirror of https://code.videolan.org/videolan/dav1d synced 2024-11-14 22:58:33 +01:00

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>
This commit is contained in:
Niklas Haas 2018-09-23 13:21:51 +02:00 committed by Jean-Baptiste Kempf
parent 97b4cf4267
commit 62892a4232

6
.gitignore vendored Normal file
View File

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