diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-10 15:57:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-14 11:36:50 +0300 |
commit | d29e1ef4d638a6be59a8859b4994b457bb7348c5 (patch) | |
tree | 9dc423a57b307a64b97a811830af9d75ae004caa /Documentation/media/.gitignore | |
parent | b36343861b218d24d4e568c4de8921b15c2cc8a8 (diff) | |
download | linux-d29e1ef4d638a6be59a8859b4994b457bb7348c5.tar.xz |
media: docs: get rid of Documentation/media/
Now that everything got moved, we can get rid of the
old media directory.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/media/.gitignore')
-rw-r--r-- | Documentation/media/.gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/media/.gitignore b/Documentation/media/.gitignore deleted file mode 100644 index 53adc029061f..000000000000 --- a/Documentation/media/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0 - -*.pdf -# Files generated from *.dot -uapi/v4l/pipeline.svg |