video: add wrappers for ttf type files to .gitignore
authorDario Binacchi <dariobin@libero.it>
Tue, 31 Dec 2019 17:09:14 +0000 (18:09 +0100)
committerAnatolij Gustschin <agust@denx.de>
Thu, 2 Jan 2020 16:45:42 +0000 (17:45 +0100)
The scripts/Makefile.lib generates an assembler file (*.S) to wrap the
font data for each file of type ttf defined in Kconfig.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
drivers/video/fonts/.gitignore [new file with mode: 0644]

diff --git a/drivers/video/fonts/.gitignore b/drivers/video/fonts/.gitignore
new file mode 100644 (file)
index 0000000..86ec950
--- /dev/null
@@ -0,0 +1 @@
+*.S